upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches

◆ read()

virtual void read ( const Dictionary &  observation)
inlinevirtual

Read inputs from other observations.

Parameters
[in]observationDictionary to read other observations from.
Note
The base class reads nothing. We put an empty function here rather than making the class abstract to be able to instantiate vectors of it.

Reimplemented in BaseOrientation, FloorContact, HistoryObserver< T >, and WheelOdometry.