changed from rosbridge_GUI_example to rosbridge_GUI_example

This commit is contained in:
Glen Turner
2015-06-18 18:53:54 -04:00
parent 4754c21cf0
commit a132a14d3e
6 changed files with 14 additions and 14 deletions

View File

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