Quadruped robot dog - esp32 use both cores, faster main loop (20 milliseconds)

It is not walking, just a code update and gait sequence tuning. Main update here is move all services/debug things (screen, buttons, etc) to another ESP32 core to free main core for main features (IK, HAL, etc). Work in progress. Open source:
Back to Top