This commit is contained in:
parent
64a48fe858
commit
61403d4051
|
@ -0,0 +1,5 @@
|
|||
<launch>
|
||||
<node pkg="tutorial_pkg" type="my_first_node" name="my_first_node" output="screen"/>
|
||||
<param name="timer_period_s" value="2"/>
|
||||
</node>
|
||||
</launch>
|
Loading…
Reference in New Issue