wbc
|
#include <Eigen/Core>
#include <memory>
Go to the source code of this file.
Classes | |
class | wbc::JointPosPDController |
The JointPosPDController class implements a PD Controller with feed forward on the base-Joints type. The following control schemes are available: More... | |
Namespaces | |
namespace | wbc |
Typedefs | |
using | wbc::JointPosPDControllerPtr = std::shared_ptr<JointPosPDController> |