mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 13:39:33 +00:00
7 lines
282 B
XML
7 lines
282 B
XML
<launch>
|
|
<node pkg="roswww_static" name="roswww_static" type="update" clear_params="true" output="screen">
|
|
<!-- <param name="index" value="$(find my_package)/www/index.html"/> -->
|
|
<!-- <param name="default_package" value="my_package"/> -->
|
|
</node>
|
|
</launch>
|