for extended_move_by or extended_move_to
what the range of values (min , max) for
- max_horizontal_speed m/s
- max_vertical_speed m/s
- max_yaw_rotation_speed m/s
and for _timeout parameter refers to the simulation time or real time?
for extended_move_by or extended_move_to
what the range of values (min , max) for
and for _timeout parameter refers to the simulation time or real time?
please help
Hello,
normally if I remember, you can obtain the values with the commands: MaxPitchRollRotationSpeedChanged and MaxVerticalSpeedChanged. To use them, you can write: drone.get_state(MaxVerticalSpeedChanged).
Amaury
This topic was automatically closed after 30 days. New replies are no longer allowed.