BIG CHANGE: Re-organise structure. Changes to README
This commit is contained in:
5
launch.bash
Normal file
5
launch.bash
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
killall -9 rosmaster
|
||||
roslaunch rosbridge_GUI_example all.launch &
|
||||
python -m SimpleHTTPServer 8000
|
||||
|
||||
Reference in New Issue
Block a user