Skip to content

Commit

Permalink
Set terrain_frame_mode to range by default addressing CopterExpress/c…
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 11, 2023
1 parent 808726b commit c82490a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clover/launch/clover.launch
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<!-- simplified offboard control -->
<node name="simple_offboard" pkg="clover" type="simple_offboard" output="screen" clear_params="true">
<param name="reference_frames/main_camera_optical" value="map"/>
<param name="terrain_frame_mode" value="range"/>
</node>

<!-- main camera -->
Expand Down

0 comments on commit c82490a

Please sign in to comment.