mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-21 13:20:37 +08:00
Controllers
Controllers are basically policies that do not possess any (hyper-)parameters to optimize. They are manually coded by the user.
Planning (TODO):
- add some finite state machines
- add some classical locomotion controllers (based on ZMP, optimization, etc)