Alternative motion control frameworks #390
stephane-caron
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If any of the features and non-features in Upkie's spine-agent design is a no-go to you, you can check out these existing alternatives:
ControllerInterface
implementing the dictionary-based IPC protocol.If your robot is built with some of the following open hardware components, you can also use their corresponding Python bindings directly:
Using control bindings directly is a simpler alternative if you don't need the action-observation loop and simulation/real-robot switch.
Beta Was this translation helpful? Give feedback.
All reactions