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 80 of file JointTrajectoryController.hpp.
boost::posix_time::time_duration youbot::Segment::duration |
Definition at line 83 of file JointTrajectoryController.hpp.
Spline youbot::Segment::spline |
Definition at line 84 of file JointTrajectoryController.hpp.
boost::posix_time::ptime youbot::Segment::start_time |
Definition at line 82 of file JointTrajectoryController.hpp.