Increase velocity of the drone in "Z" axis in AirSim #4669
BartoszBar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I have a problem, because the maximum speed of the drone in about 7.04 m/s in "Z" axis. I tried to change the source code by increasing the value of speed_scaler_ from 1000 to 20000 in ManualPoseController.h, after that I compiled airsim and nothing happened.
I also changed the velocity in function moveToPositionAsync and it had no effect on drone speed.
I would like achieve ascending speed of about 60 m/s.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions