Skip to content
/ moteus Public
forked from mjbots/moteus

Brushless servo and quadrupedal robot

License

Notifications You must be signed in to change notification settings

moanan/moteus

 
 

Repository files navigation

moteus brushless servo

This contains full designs for the moteus brushless servo actuator, including firmware and PCBs, along with additional mechanical and electrical designs allowing one to combine the actuators into a quadruped robot.

WARNING: This is not just a software project. It includes designs for moderately high power electronics. It has not yet burned down my (or anyone's that I know of) house, but there are no guarantees.

  • travis-ci Build Status

LICENSE

All files contained in this repository, unless otherwise noted, are available under an Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0

Directory structure

  • hw/ - hardware (mechanical and electrical designs)
    • controller/ - PCB design for servo controller
    • qdd100/ - integrated servo
    • mk2_chassis/ - quadruped chassis
    • mk2_leg/ - quadruped leg
    • power_dist/ - power distribution for quadruped
  • moteus/ - firmware for brushless controller
  • moteus/tool/ - diagnostic tools
  • tools/ - bazel build configure
  • docs/ - documentation

Documentation

About

Brushless servo and quadrupedal robot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.6%
  • Python 25.2%
  • C 3.9%
  • Prolog 0.6%
  • Shell 0.5%
  • Makefile 0.2%