upkie 6.1.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
upkie::cpp::observers::WheelOdometry::Parameters Struct Reference

Observer parameters. More...

#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.
 

Detailed Description

Observer parameters.

Member Function Documentation

◆ configure()

void upkie::cpp::observers::WheelOdometry::Parameters::configure ( const Dictionary &  config)
inline

Configure from dictionary.

Parameters
[in]configGlobal configuration dictionary.

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