Commit 7a6c749e authored by Larkin Heintzman's avatar Larkin Heintzman

more better launch file

parent a0ec68de
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- define all names parameter --> <!-- define all names parameter -->
<rosparam command="load" param="nameList"> <rosparam command="load" param="nameList">
["baseStation"] ["nerudaKube"]
</rosparam> </rosparam>
<!-- load machine names, plath, neruda, and home versions --> <!-- load machine names, plath, neruda, and home versions -->
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<!-- launch neruda vehicle nodes --> <!-- launch neruda vehicle nodes -->
<include file="$(find base_station)/launch/remote_image_test.launch"> <include file="$(find base_station)/launch/remote_image_test.launch">
<arg name="machine_name" value="baseStation"/> <arg name="machine_name" value="nerudaKube"/>
<arg name="machine_id" value="0"/> <arg name="machine_id" value="0"/>
</include> </include>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment