so far, all locomotion of the robot was done by using sine and cosine waves with different amplitudes and frequencies, but my goal now is to have a custom gait visualizer and editor. So far its been going well, albeit inefficient and not as accurate as I would have hoped. There are a few glitches, but this is it so far: https://github.com/BrrrIce/Robot
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
You may be interested in the control system from SmallKat: https://hackaday.io/project/164727-smallkat-an-adorable-dynamics-oriented-robot-cat It uses an esp32 to connect to the servos, then a full simulation/control IDE on a nearby PC to run the kinematics. If your interested, let me know, ill be posting a how-to in my project log for forking SmallKat with custom hardware.
Are you sure? yes | no