Skip to content

Collection of embedded programs for an autonomous humanoid soccer robot

Notifications You must be signed in to change notification settings

WintyZM/soccer-embedded

 
 

Repository files navigation

soccer-embedded

Collection of embedded programs for an autonomous humanoid soccer robot.

Development

Contains development folders for ongoing projects. Examples include rewriting our C code base in C++, developing specific features that will one day be integrated into the main robot code (such as Ethernet-based communication), and developing helper programs dedicated to expediting development and testing.

Robot

Contains the program controlling the embedded systems of the robot.

Motor libraries: Dynamixel AX-12A, Dynamixel MX-28

Sensor libraries: MPU6050

Documentation: generated by Doxygen in Robot/Doc

Templates

Contains C and C++ source file and header file templates and examples illustrating their usage.

Testing

Contains various test programs serving as "checkpoints" for integrating features as well as other projects for scratchwork.

About

Collection of embedded programs for an autonomous humanoid soccer robot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.7%
  • C++ 3.3%
  • HTML 1.3%
  • Assembly 0.4%
  • Python 0.2%
  • JavaScript 0.1%