Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Feb 27, 2016
1 parent 5108ff4 commit 4a85883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_definitions/v1.0/common.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@


<entry value="192" name="MAV_CMD_DO_REPOSITION"> <entry value="192" name="MAV_CMD_DO_REPOSITION">
<description>Reposition the vehicle to a specific WGS84 global position.</description> <description>Reposition the vehicle to a specific WGS84 global position.</description>
<param index="1">Ground speed, < 0 (-1) for default</param> <param index="1">Ground speed, less than 0 (-1) for default</param>
<param index="2">Reserved</param> <param index="2">Reserved</param>
<param index="3">Reserved</param> <param index="3">Reserved</param>
<param index="4">Yaw heading, NaN for unchanged</param> <param index="4">Yaw heading, NaN for unchanged</param>
Expand Down

0 comments on commit 4a85883

Please sign in to comment.