upkie 6.1.0
Open-source wheeled biped robots
|
#include <WheelOdometry.h>
Public Member Functions | |
void | configure (const Dictionary &config) |
Configure from dictionary. More... | |
Public Attributes | |
double | dt |
Spine timestep in [s]. | |
std::map< std::string, double > | signed_radius |
Signed radius in [m] for each wheel. | |
Observer parameters.
|
inline |
Configure from dictionary.
[in] | config | Global configuration dictionary. |