Changed project name from rosbridge_gui_example to rosbridge_gui attempt_1

This commit is contained in:
Glen Turner
2015-07-01 12:44:54 -07:00
parent 6b9cb70fc1
commit 4aef194cb8
8 changed files with 17 additions and 17 deletions

View File

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