Skip to content

A robotics library to simplify implementing generic robotics hardware.

License

Notifications You must be signed in to change notification settings

antonioc76/RobotLib

 
 

Repository files navigation

Robot Lib GitHub release RobotLib CI codecov

Features

RobotLib is a robotics library for Arduino that allows quick and easy development of robots. This library includes many abstracted hardware elements such as Motors, StepperMotors, and Encoders. There are also abstract software elements such as PID controllers.

Examples

You can view examples using RobotLib in Arduino. Go to File > Examples > RobotLib and select any of our examples.

Installation and Documentation

Instructions for how to install as well as documentation are both available on our Github wiki.

Contributing

Please see tests/README.md.

About

A robotics library to simplify implementing generic robotics hardware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%