paagutie / librobotcontrol

Robotics Focused library for embedded Linux computers.

Home Page:https://beagleboard.org/librobotcontrol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://beagleboard.org/librobotcontrol/.

We encourage questions and discussion in the Slack Workspace.

For use with the BeagleBoard.org Robotics Cape available here: https://www.newark.com/element14/bb-cape-robotics/robotics-cape-9-18-vdc/dp/95Y0637

About

Robotics Focused library for embedded Linux computers.

https://beagleboard.org/librobotcontrol

License:MIT License


Languages

Language:C 97.9%Language:C++ 1.3%Language:Makefile 0.3%Language:Assembly 0.2%Language:Shell 0.1%Language:Batchfile 0.1%Language:CMake 0.0%