upkie 9.0.0
Open-source wheeled biped robots
|
AgentInterface | ( | const std::string & | name, |
size_t | size | ||
) |
Open interface to the agent at a given shared-memory file.
[in] | name | Name of the shared memory file (e.g. "/upkie"). |
[in] | size | Size in bytes. |
Shared memory objects are available as files in /dev/shm
.