mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 21:51:15 +00:00
Added new coursework, cleaned up structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<launch>
|
||||
<node pkg="stage_ros" type="stageros" name="simulator" args="$(find rob456_hw2)/worlds/manyDots.world"/>
|
||||
<node pkg="rob456_hw2" type="hw2.py" name="hw2" output="screen">
|
||||
<param name="goalX" value="20" />
|
||||
<param name="goalY" value="-20" />
|
||||
</node>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user