|
upkie 10.0.0
Open-source wheeled biped robots
|
Parameters to the floor contact observer. More...
#include <FloorContact.h>
Public Member Functions | |
| void | configure (const Dictionary &config) |
| Configure from dictionary. More... | |
| bool | incomplete () |
| Check whether parameters are incomplete. More... | |
Public Attributes | |
| double | dt = std::numeric_limits<double>::quiet_NaN() |
| Spine timestep, in [s]. | |
| WheelContact::Parameters | wheel_contact_params |
| Wheel contact observer configuration. | |
| double | upper_leg_torque_threshold = 10.0 |
| Threshold for upper leg torques, in N⋅m. | |
Parameters to the floor contact observer.