TimedPosture.h
Go to the documentation of this file.
1 #include <vector>
2 #include <hrpUtil/EigenTypes.h>
3 
5 public:
6  double time;
7  std::vector<double> posture;
8  std::vector<std::pair<hrp::Vector3, hrp::Vector3> > lines;
9 };
double time
Definition: TimedPosture.h:6
std::vector< std::pair< hrp::Vector3, hrp::Vector3 > > lines
Definition: TimedPosture.h:8
std::vector< double > posture
Definition: TimedPosture.h:7


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:51