This commit is contained in:
parent
bbada87bb8
commit
aa35778c29
|
@ -5,7 +5,7 @@
|
||||||
<include unless="$(arg use_gazebo)" file="$(find astra_camera)/launch/astra.launch"/>
|
<include unless="$(arg use_gazebo)" file="$(find astra_camera)/launch/astra.launch"/>
|
||||||
<include if="$(arg use_gazebo)" file="$(find rosbot_bringup)/launch/rosbot_tutorial.launch"/>
|
<include if="$(arg use_gazebo)" file="$(find rosbot_bringup)/launch/rosbot_tutorial.launch"/>
|
||||||
|
|
||||||
<node pkg="tutorial_pkg" type="my_first_node" name="my_first_node" output="screen"/>
|
<node pkg="tutorial_pkg" type="my_first_node" name="my_first_node" output="screen">
|
||||||
<param name="timer_period_s" value="2"/>
|
<param name="timer_period_s" value="2"/>
|
||||||
</node>
|
</node>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue