Skip to content

matthewthomasbeck/Robot_Dog_Athena

Repository files navigation

Athena Walking

Athena Robot Dog

Special thanks to Aaed Musa and Omar Ferrer for their help

Click here for the story behind the build

Please consider: if you like it, star it!

Tech Stack

  • Language: Python
  • Libraries: threading, queue, time, os, socket, logging, collections.deque, subprocess, signal, sys, random, numpy, opencv-python, openvino, smbus, RPi.GPIO, pigpio, pyserial
  • Toolkits: OpenVino

Basic Information

Want to test/have fun with robot dogs, but don't want to spend multi-thousands for one? This project may be for you! Follow the instructions below to build one for yourself

(WIP) Build For Yourself!

Please carefully read every step before proceeding; robots get very expensive, very quickly

  1. (WIP) Put together an Edge AI Module, instructions and part list found here

  2. Asemble Aaed Musa's 'Ares' and buy hardware components like screws (IMPORTANT! do NOT buy the servos; instructions listed here)

  3. Purchase x12 45kg 8.4V servos: AliExpress

  4. Print out my custom parts found in the 'custom_parts' folder and replace their respective Ares counterparts

  5. Place the Edge AI Module into the robot, run the antenna through the antenna hole, and wire the servos as follows:

Alt Text

Joint Servo Maestro Channel
Front Left Leg
hip servo channel 3
femur servo channel 5
tibia servo channel 4
Front Right Leg
hip servo channel 2
femur servo channel 1
tibia servo channel 0
Back Left Leg
hip servo channel 9
femur servo channel 7
tibia servo channel 6
Back Right Leg
hip servo channel 11
femur servo channel 10
tibia servo channel 9
  1. (WIP) Wait for me to upload a comprehensive model (it takes time to train, on top of this being a first for me)

Releases

No releases published

Packages

No packages published