jkleiber / RobotLib

A library of general robot functions to speed up your Arduino workflow.

Home Page:http://ou.edu/scr/teams.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 library of general robot functions to speed up your Arduino workflow.

http://ou.edu/scr/teams.html

License:MIT License


Languages

Language:C++ 99.4%Language:CMake 0.2%Language:Shell 0.2%Language:Python 0.1%Language:C 0.1%