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

View File

@@ -1,4 +1,4 @@
<launch>
<include file="$(find rosbridge_server)/launch/rosbridge_websocket.launch" />
<include file="$(find axis_mapping_web_app)/launch/bagger.launch" />
<!-- <include file="$(find rosbridge_GUI_example)/launch/bagger.launch" /> -->
</launch>

3
launch/bagger.launch Normal file
View File

@@ -0,0 +1,3 @@
<launch>
# <node name="bagger" pkg="rosbridge_GUI_example" type="bagger.py" />
</launch>