Skip to content

Hanzc989/RobotCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RobotCode

Arduino code for the Quadrupede robot

Features

The code runs on an Arduino DUE board and allows to power a quadrupede robot. The library contains a parameterized set of moves, which can be assembled into sequences to perform complex manoeuvers. It is also possible to tune the parameters in real time, to control the robot remotely. Continuous interpolation is performed between moves when a parameter is changed, so that the robot movement remains always smooth.

Preview from RobotSim

Code for the simulator is available in this parent repository (requires the Processing tool)

Preview animation

About

Arduino code for the Quadrupede robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.0%
  • Other 17.0%