upkie 9.0.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 seconds. | |
std::map< std::string, double > | signed_radius |
Signed radius in meters for each wheel. | |
Observer parameters.