Skip to content

Commit

Permalink
Update src/modules/fw_pos_control_l1/FixedwingPositionControl.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Silvan Fuhrer <[email protected]>
  • Loading branch information
Jaeyoung-Lim and sfuhrer authored Apr 25, 2022
1 parent 6a3fb87 commit 92215d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/fw_pos_control_l1/FixedwingPositionControl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ class FixedwingPositionControl final : public ModuleBase<FixedwingPositionContro
*
* @param now Current system time [us]
* @param curr_pos Current Local position of vehicle [m]
* @param ground_speed Local ground speed of vehicle [m/s]
* @param ground_speed Local 2D ground speed of vehicle [m/s]
* @param pos_sp_prev previous position setpoint
* @param pos_sp_curr current position setpoint
*/
Expand Down

0 comments on commit 92215d7

Please sign in to comment.