Something went wrong on our end
To learn more about this project, read the wiki.
README.md 2.91 KiB
groundStation
Make Process
First, if submodules were not recursively added through git. Run this command if you have made any attempt to make vrpn manually. run
git submodule update --init --recursive
Now that you have all of the files necessary.
cd into the groundstation folder.
cd groundStation
make vrpn
make
run the program with privileges
./BackEnd