Joint trajectory segment. More...
#include <JointTrajectoryController.hpp>
Public Attributes | |
boost::posix_time::time_duration | duration |
Spline | spline |
boost::posix_time::ptime | start_time |
Joint trajectory segment.
Definition at line 85 of file JointTrajectoryController.hpp.
boost::posix_time::time_duration youbot::Segment::duration |
Definition at line 88 of file JointTrajectoryController.hpp.
Definition at line 89 of file JointTrajectoryController.hpp.
boost::posix_time::ptime youbot::Segment::start_time |
Definition at line 87 of file JointTrajectoryController.hpp.