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