upkie  11.0.0
Open-source wheeled biped robots

◆ __init__()

None __init__ (   self,
str   shm_name = "/upkie",
Optional[Model]   model = None,
Optional[dict]   spine_config = None 
)

Initialize spine backend.

Parameters
shm_nameName of shared-memory file to exchange with the spine.
modelRobot model. If None, defaults to the standard Upkie model from upkie_description.
spine_configAdditional spine configuration overriding the defaults. The combined configuration dictionary is sent to the spine at every reset.