beagleboard / librobotcontrol

Robotics Focused library for embedded Linux computers. Mirror of https://git.beagleboard.org/beagleboard/librobotcontrol
https://beagleboard.org/librobotcontrol
MIT License
194 stars 154 forks source link

Unable to build master on Ubuntu 20.04 #197

Closed gc-robotics closed 3 years ago

gc-robotics commented 3 years ago

Following instructions provided for manual build. No install.sh script exists. make all doesnt seem to work properly. Nothing gets installed in /usr/bin

Steps to reproduce the behavior:

  1. Checkout librobotcontrol from master

  2. ./install.sh ---> not found

  3. make all

  4. rc_model ---> not found

  5. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Platform information Please let us know the board and kernel version. On BeagleBoard the date of the running image is helpful too.