Joint trajectory segment. More...
#include <JointTrajectoryController.hpp>
Data Fields | |
boost::posix_time::ptime | start_time |
boost::posix_time::time_duration | duration |
Spline | spline |
Joint trajectory segment.
Definition at line 83 of file JointTrajectoryController.hpp.
boost::posix_time::time_duration duration |
Definition at line 86 of file JointTrajectoryController.hpp.
Definition at line 87 of file JointTrajectoryController.hpp.
boost::posix_time::ptime start_time |
Definition at line 85 of file JointTrajectoryController.hpp.