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

◆ __init__()

def __init__ (   self,
str   shm_name = "/upkie",
int   retries = 1,
bool   perf_checks = True 
)

Connect to the spine shared memory.

Parameters
shm_nameName of the shared memory object.
retriesNumber of times to try opening the shared-memory file.
perf_checksIf true, run performance checks after construction.