upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
FloorContact::Parameters Struct Reference

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.
 

Detailed Description

Parameters to the floor contact observer.


The documentation for this struct was generated from the following file: