Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moveToPositionAsync cannot control the vehicle simple_flight in Z axis #4813

Open
sinancimen opened this issue Mar 20, 2023 · 0 comments
Open

Comments

@sinancimen
Copy link

Question

What's your question?

I am simulating 6 simple_flight quadcopters. I modified SimpleFlightApi.hpp to reduce the distance accuracy to 0.1m. In X and Y coordinates, I am able to get 0.1m accuracy roughly. I am controlling 6 vehicles simultaneously. In Z axis however, quadcopters are not able to reach the target, they even do not seem trying to correct it. Differences in Z axis between current position and target are between 0.3-0.4m. Why does it behave in that way?

Include context on what you are trying to achieve

Context details

OS: Windows
AirSim version: 1.8.1
Python version: 3.8
Unreal version: 4.27.2

Include details of what you already did to find answers

Tried out several parameters like lookahead and adaptive_lookahead but couldn't find a working solution.

@sinancimen sinancimen changed the title moveToPositionAsync cannot control the vehicle simple_flight moveToPositionAsync cannot control the vehicle simple_flight in Z axis Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant