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

Update client.py to specify which APIs return positions in local frame #4282

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

zimmy87
Copy link
Contributor

@zimmy87 zimmy87 commented Jan 12, 2022

Add additional documentation specifying the frame of positions returned by various APIs.

Fixes: #4261
Fixes: #3844
Fixes: #3882

About

Add additional documentation specifying the frame of positions returned by various APIs.

How Has This Been Tested?

Screenshots (if appropriate):

Add additional documentation specifying the frame of positions returned by various APIs
@jonyMarino
Copy link
Collaborator

jonyMarino commented Jan 12, 2022

We should clarify this also for the simGetVehiclePose() and highlight that simGetObjectPose is in the world's frame. Also, the docs simGetObjectPose should say it is in the world's frame.
@zimmy87

specify the correct frame of reference for these two APIs in the docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Position of multi-drones is not correct. simGetVehiclePose() return wrong NED pose
2 participants