Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 879 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 879 Bytes

Robot Control Library

This package contains the C library and example/testing programs for the Robot Control project. This project began as a hardware interface for the Robotics Cape and later the BeagleBone Blue and was originally called Robotics_Cape_Installer. It grew to include an extensive math library for discrete time feedback control, as well as a plethora of POSIX-compliant functions for timing, threads, program flow, and lots more, all aimed at developing robot control software on embedded computers.

Full API documentation, instruction manual, and examples at http://docs.beagle.cc/project/librobotcontrol.

We encourage questions and discussion in the Discord #librobotcontrol channel.

For use with BeagleBoard.org Robotics Cape.