BCLab-UNM / SC2

Swarmathon Team Code for the NASA Space Challenge 2 Competition
MIT License
2 stars 0 forks source link

Run script #78

Closed Carter90 closed 4 years ago

Carter90 commented 4 years ago

Definitely a minimum viable product here

./run.sh [-r round] [-n no Gazebo GUI] [-b clean/build code] so an example run would be ./run.sh -n -b this would clean build and run round 1 and run our code for round 1 with no gazebo gui

The script will detect if you have a Nvidia card and will change appropriately In bash everything is a hack but if anyone can find a simpler solution please let me know or just change it.