#include <deque>
#include <list>
#include <dynamic-graph/linear-algebra.h>
#include <dynamic-graph/all-signals.h>
#include <dynamic-graph/entity.h>
#include <sot/core/matrix-geometry.hh>
#include <sot/core/trajectory.hh>
#include <sstream>
Go to the source code of this file.
Classes | |
class | dynamicgraph::sot::SotJointTrajectoryEntity |
This object handles trajectory of quantities and publish them as signals. More... | |
Namespaces | |
dynamicgraph | |
dynamicgraph::sot | |
Macros | |
#define | SOTJOINT_TRAJECTORY_ENTITY_EXPORT |
#define SOTJOINT_TRAJECTORY_ENTITY_EXPORT |
Definition at line 34 of file joint-trajectory-entity.hh.