Skip to content
Snippets Groups Projects
Commit 9d30c297 authored by Thomas Gubler's avatar Thomas Gubler
Browse files

add ros launch files

parent ac8b47b0
No related branches found
No related tags found
No related merge requests found
<launch>
<group ns="px4_example">
<node pkg="px4" name="subscriber" type="subscriber"/>
<node pkg="px4" name="publisher" type="publisher"/>
</group>
</launch>
<launch>
<group ns="px4_example">
<node pkg="px4" name="mc_att_control" type="mc_att_control"/>
</group>
</launch>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment