mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
9 lines
163 B
XML
9 lines
163 B
XML
<launch>
|
|
|
|
<group ns="px4_example">
|
|
<node pkg="px4" name="subscriber" type="subscriber"/>
|
|
<node pkg="px4" name="publisher" type="publisher"/>
|
|
</group>
|
|
|
|
</launch>
|