mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
set the body/frame_id value to fcu_horiz
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
<!-- simplified offboard control -->
|
||||
<node name="simple_offboard" pkg="clever" type="simple_offboard.py" output="screen"/>
|
||||
<!-- Auxiliary frames -->
|
||||
<node name="frames" pkg="clever" type="frames" output="screen"/>
|
||||
<node name="frames" pkg="clever" type="frames" output="screen">
|
||||
<param name="body/frame_id" value="fcu_horiz"/>
|
||||
</node>
|
||||
|
||||
|
||||
<!-- main camera -->
|
||||
|
||||
Reference in New Issue
Block a user