Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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>.
Full API documentation, instruction manual, and examples at <https://docs.beagleboard.org/projects/librobotcontrol/>.

We encourage questions and discussion in the [Discord #librobotcontrol channel](https://discord.gg/PZUsdBqe).

Expand Down