upkie 9.0.0
Open-source wheeled biped robots
|
None __init__ | ( | self, | |
str | shm_name = "/upkie" , |
||
Optional[dict] | spine_config = None |
||
) |
Initialize spine backend.
shm_name | Name of shared-memory file to exchange with the spine. |
spine_config | Additional spine configuration overriding the default upkie.config.SPINE_CONFIG . The combined configuration dictionary is sent to the spine at every reset. |