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

PositionController does not support yaw axis i.e. 3 #2364

Closed
jinkman opened this issue Dec 30, 2019 · 2 comments
Closed

PositionController does not support yaw axis i.e. 3 #2364

jinkman opened this issue Dec 30, 2019 · 2 comments
Labels

Comments

@jinkman
Copy link

jinkman commented Dec 30, 2019

Spawn vehicle via rpc,
I made a follow this link to generate the vehicle's command, this command did a good job,
but I use the client. The moveToPositionAsync (10, 10, 10, 10, 10, DrivetrainType: : ForwardOnly, YawMode (false, 0.0), 1.0, 1.0, "My") - > waitOnLastTask ();",
there will be mistakes. Like This:
image
The vehicle generated from the.json file is fine.I'd like to know which circumstances led to the error.The error seems to be related to the length of time.My game mode is sampleflight

@jinkman
Copy link
Author

jinkman commented Dec 30, 2019

LogTemp: Error: Exception occurred while updating world: PositionController does not support yaw axis i.e. 3
LogTemp: Error: Exception occurred while updating world: reset() must be called first before update()
LogTemp: Error: Exception occurred while updating world: reset() must be called first before update()
LogTemp: Error: Exception occurred while updating world: reset() must be called first before update()

@jonyMarino
Copy link
Collaborator

treated on new PR #2390. Look there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants