wbc
CartesianPotentialFieldsController.hpp
Go to the documentation of this file.
1#ifndef CARTESIAN_POTENTIAL_FIELDS_CONTROLLER_HPP
2#define CARTESIAN_POTENTIAL_FIELDS_CONTROLLER_HPP
3
6
7namespace wbc{
8
25
26}
27
28#endif
const types::RigidBodyState & update(const types::RigidBodyState &feedback)
update Compute control output. Saturation will be applied if its has been set
Definition CartesianPotentialFieldsController.cpp:10
types::RigidBodyState cartesian_control_output
Definition CartesianPotentialFieldsController.hpp:14
CartesianPotentialFieldsController()
Definition CartesianPotentialFieldsController.cpp:6
PotentialFieldsController(const uint _dimension)
Definition PotentialFieldsController.cpp:8
Definition RigidBodyState.hpp:10
Definition ContactsAccelerationConstraint.cpp:3