Joint Trajectory representation. More...
#include <JointTrajectory.hpp>
Public Attributes | |
std::vector< TrajectorySegment > | segments |
boost::posix_time::ptime | start_time |
Joint Trajectory representation.
Definition at line 72 of file JointTrajectory.hpp.
std::vector< TrajectorySegment > youbot::JointTrajectory::segments |
Definition at line 74 of file JointTrajectory.hpp.
boost::posix_time::ptime youbot::JointTrajectory::start_time |
Definition at line 76 of file JointTrajectory.hpp.