Added talker.py and ability to bag files

This commit is contained in:
GLEN TURNER (8GT6)
2015-06-01 12:39:59 -04:00
parent 9002afaeb8
commit d5282805da
9 changed files with 218 additions and 60 deletions

3
launch/talker.launch Normal file
View File

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