Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 477 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 477 Bytes

Robot Gait Generator

Preview

I'm studing for a college project that involves the use of Machine Learning to generate the best gaits to move a quadruped and avoid obstacles. This algorithm was the first step to preview if the robot structure could do what it was suposed to do. It connects to the robot using socket-io and pass the four servos angles, so I can test if the steps are doing good.