Skip to content

Commit

Permalink
Update conf/modules/rotwing_state.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  • Loading branch information
dewagter and gautierhattenberger committed Nov 11, 2023
1 parent 63dc508 commit e9b7613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules/rotwing_state.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<dl_settings>
<dl_settings NAME="RotWingState">
<dl_setting var="rotwing_state_skewing.wing_angle_deg_sp" min="0" step="1" max="90" shortname="skew angle"/>
<dl_setting var="rotwing_state_skewing.force_rotation_angle" min="0" step="1" max="1" values="FA:SE|TRUE" shortname="force_skew"/>
<dl_setting var="rotwing_state_skewing.force_rotation_angle" min="0" step="1" max="1" values="FALSE|TRUE" shortname="force_skew"/>
<dl_setting var="hover_motors_active" min="0" step="1" max="1" values="FALSE|TRUE" shortname="h_motors_active"/>
<dl_setting var="bool_disable_hover_motors" min="0" step="1" max="1" values="FALSE|TRUE" shortname="h_motors_disable"/>
</dl_settings>
Expand Down

0 comments on commit e9b7613

Please sign in to comment.