Go to the documentation of this file.
54 const sva::MotionVecd & velW()
const;
60 const std::vector<std::string> & category)
override;
63 bool showVelocity_ =
true;
68 sva::PTransformd posWPrev_ = sva::PTransformd::Identity();
74 sva::MotionVecd velW_ = sva::MotionVecd::Zero();
76 bool logVelocity_ =
true;
Simplify access to values hold within a JSON file.
Definition: Configuration.h:165
KinematicInertialObserver(const std::string &type, double dt)
Definition: KinematicInertialObserver.h:22
#define MC_OBSERVER_DLLAPI
Definition: api.h:92
Definition: KinematicInertialPoseObserver.h:38
Logs controller data to disk.
Definition: Logger.h:29
Definition: StateBuilder.h:27
void reset(const mc_control::MCController &ctl) override
Definition: BodySensorObserver.h:13
MCController is the base class to implement all controllers. It assumes that at least two robots are ...
Definition: MCController.h:98
Definition: KinematicInertialObserver.h:20