Skip to content

Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.

License

Notifications You must be signed in to change notification settings

watermeleon/spot_micro

 
 

Repository files navigation

Note

This is a fork of the OpenQuadruped repository.

schematic

Important changes are:

  • The the use of the original yellow SpotMicroAI configuration, with the improved motor parameters from OpenQuadruped.
  • The Soft Actor-Critic (SAC) agent implementation is removed of bugs and put in the same training and test setup as the ARS agent.
  • The real robot is now integrated with the MPU5060 IMU. Data is collected through Ros.
  • Motor control of the real robot is performed using the PCA9685 PWM drivers
  • The robot is controlled with the Jetson Nano

Furthere code explanation and clean up will follow

For more information visit my website: https://watermeleon.github.io/projects/SpotMicroAI/

The electronical schematic:

schematic

About

Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.0%
  • Python 17.9%
  • HTML 8.5%
  • Other 0.6%