mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 21:51:15 +00:00
Added 2017-2018 mars rover repository.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
source /opt/ros/kinetic/setup.bash
|
||||
source /home/nvidia/catkin_workspace/devel/setup.bash
|
||||
/home/nvidia/Github/Rover_2017_2018/software/environment/rover/auto_poweroff/auto_poweroff.py &
|
||||
roslaunch rover_main rover.launch
|
||||
exec bash
|
||||
Reference in New Issue
Block a user