BIG CHANGE: Re-organise structure. Changes to README

This commit is contained in:
GLEN TURNER (8GT6)
2015-05-29 16:21:09 -04:00
parent 8e5623bba9
commit d2313db98a
17 changed files with 2877 additions and 128 deletions

5
launch.bash Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
killall -9 rosmaster
roslaunch rosbridge_GUI_example all.launch &
python -m SimpleHTTPServer 8000