Go to the documentation of this file.
43 unsigned int robotIndex,
44 double stiffness = 2.0,
51 void reset()
override;
58 void orientation(
const Eigen::Matrix3d & ori);
65 Eigen::Matrix3d orientation();
#define MC_TASKS_DLLAPI
Definition: api.h:50
Logs controller data to disk.
Definition: Logger.h:29
Definition: RobotFrame.h:21
mc_rbdyn::ConstRobotFramePtr frame_
Definition: OrientationTask.h:71
Definition: StateBuilder.h:27
std::shared_ptr< const RobotFrame > ConstRobotFramePtr
Definition: fwd.h:25
Control the orientation of a frame.
Definition: OrientationTask.h:13
Controls an end-effector.
Definition: EndEffectorTask.h:19
Definition: StabilizerStandingState.h:11
Generic wrapper for a trajectory dynamic over an error function.
Definition: TrajectoryTaskGeneric.h:26