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

◆ Spine()

Spine ( const Parameters params,
interfaces::Interface interface,
SensorPipeline sensors,
ObserverPipeline observers,
ControllerPipeline &  controllers 
)

Initialize spine.

Parameters
[in]paramsSpine parameters.
[in,out]interfaceInterface to actuators.
[in,out]sensorsPipeline of sensors to read from.
[in,out]observersPipeline of observers to run, in order, at each cycle of the spine loop.
[in,out]controllersPipeline of controllers to run, in order, at each cycle of the spine loop.