upkie 9.0.0
Open-source wheeled biped robots
|
Observe the orientation of the base frame relative to the world frame. More...
#include <BaseOrientation.h>
Classes | |
struct | Parameters |
Parameters for the base orientation observer. More... | |
Public Member Functions | |
BaseOrientation (const Parameters ¶ms) | |
Initialize observer. More... | |
std::string | prefix () const noexcept final |
Prefix of outputs in the observation dictionary. More... | |
void | reset (const Dictionary &config) override |
Reset observer. More... | |
void | read (const Dictionary &observation) final |
Read inputs from other observations. More... | |
void | write (Dictionary &observation) final |
Write outputs, called if reading was successful. More... | |
Observe the orientation of the base frame relative to the world frame.