mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:17:20 +08:00
VehicleCommandAck typo on module docs
This commit is contained in:
@@ -30,7 +30,7 @@ parameters:
|
|||||||
Maximum time Gripper will wait while the successful griper actuation isn't recognised.
|
Maximum time Gripper will wait while the successful griper actuation isn't recognised.
|
||||||
If the gripper has no feedback sensor, it will simply wait for
|
If the gripper has no feedback sensor, it will simply wait for
|
||||||
this time before considering gripper actuation successful and publish a
|
this time before considering gripper actuation successful and publish a
|
||||||
'vehicle_command_ack' signaling successful gripper action
|
'VehicleCommandAck' signaling successful gripper action
|
||||||
type: float
|
type: float
|
||||||
unit: s
|
unit: s
|
||||||
min: 0
|
min: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user