#include <trajectory.hh>
Definition at line 176 of file trajectory.hh.
◆ Trajectory() [1/2]
dynamicgraph::sot::Trajectory::Trajectory |
( |
void |
| ) |
|
◆ Trajectory() [2/2]
dynamicgraph::sot::Trajectory::Trajectory |
( |
const Trajectory & |
copy | ) |
|
◆ ~Trajectory()
dynamicgraph::sot::Trajectory::~Trajectory |
( |
void |
| ) |
|
|
virtual |
◆ deserialize()
int dynamicgraph::sot::Trajectory::deserialize |
( |
std::istringstream & |
is | ) |
|
◆ display()
void dynamicgraph::sot::Trajectory::display |
( |
std::ostream & |
os | ) |
const |
◆ header_
Header dynamicgraph::sot::Trajectory::header_ |
◆ joint_names_
std::vector<std::string> dynamicgraph::sot::Trajectory::joint_names_ |
◆ points_
◆ time_from_start_
double dynamicgraph::sot::Trajectory::time_from_start_ |
The documentation for this class was generated from the following files: