Browse Source

Update commander.h

spelling mistakes
sbg
Stefan 9 years ago committed by Lorenz Meier
parent
commit
1742cce6f6
  1. 2
      src/platforms/ros/nodes/commander/commander.h

2
src/platforms/ros/nodes/commander/commander.h

@ -72,7 +72,7 @@ protected: @@ -72,7 +72,7 @@ protected:
px4::vehicle_control_mode &msg_vehicle_control_mode);
/**
* Sets offboard controll flags in msg_vehicle_control_mode
* Sets offboard control flags in msg_vehicle_control_mode
*/
void SetOffboardControl(const px4::offboard_control_mode &msg_offboard_control_mode,
px4::vehicle_control_mode &msg_vehicle_control_mode);

Loading…
Cancel
Save