Skip to content

KPI-Rover/external_librobotcontrol

 
 

Repository files navigation

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.

About

Robotics Focused library for embedded Linux computers. Mirror of https://openbeagle.org/beagleboard/librobotcontrol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • C++ 1.3%
  • Makefile 0.3%
  • Assembly 0.2%
  • Shell 0.1%
  • Batchfile 0.1%