base
|
#include <vector>
#include <base/JointState.hpp>
#include <base/samples/Joints.hpp>
#include <base/NamedVector.hpp>
#include <base/Time.hpp>
Go to the source code of this file.
Classes | |
struct | base::JointsTrajectory |
Holds a time-series of JointStates for multiple joints. More... | |
struct | base::JointsTrajectory::InvalidTimeStep |
Namespaces | |
base | |
Typedefs | |
typedef std::vector< JointState > | base::JointTrajectory |