PD controller gains.
This enables the modeling of a simple low level PD controllers, see JointActuator::set_controller_gains().
#include <drake/multibody/tree/joint_actuator.h>
Public Attributes | |
| double | p {0.0} |
| double | d {0.0} |
| double d {0.0} |
| double p {0.0} |