Skip to content

ManjunathPatil076/4-legged-robot-model

 
 

Repository files navigation

4-legged-robot-model

This code is the last version that runs on the raspberry pi, for the simulation code that runs on PC and implements a PyBullet simulation, check the old branch (V1_PCsimulation).

Working on python3

-numpy, csv , evdev , pyserial and simple-pid needed to run the robot.

(run: robot_main_RPI.py)


You can also run its telemetry.

-Pandas and matplotlib needed.

(run: run_telemetry.py)


All the info at: https://hackaday.io/project/171456-diy-hobby-servos-quadruped-robot

Here is a simple diagram of how the robot is working: alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 58.2%
  • Python 41.8%