Skip to content

Update unity-ros coordinate transformation #174

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

Merged
merged 3 commits into from
Sep 8, 2021

Conversation

peifeng-unity
Copy link
Contributor

Proposed change(s)

Unity's coordinate (RUF) is required to be SUE (south-up-east) to convert to ENU and NED.

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Documentation update
  • Other: update transformation of coordinate spaces

Checklist

  • Ensured this PR is up-to-date with the dev branch
  • Created this PR to target the dev branch
  • Followed the style guidelines as described in the Contribution Guidelines
  • Added tests that prove my fix is effective or that my feature works
  • Updated the Changelog and described changes in the Unreleased section
  • Updated the documentation as appropriate

Other comments

Copy link
Contributor

@LaurieCheers-unity LaurieCheers-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, just need to point out that East = unity Z axis in ROSGeometry.md.
(probably in the Internal Details section? https://github.com/Unity-Technologies/ROS-TCP-Connector/blob/dev/ROSGeometry.md)

@peifeng-unity peifeng-unity linked an issue Sep 8, 2021 that may be closed by this pull request
@peifeng-unity peifeng-unity merged commit c26c4cf into dev Sep 8, 2021
@peifeng-unity peifeng-unity deleted the update-coordinate-transform branch September 8, 2021 22:50
@P3TE
Copy link
Contributor

P3TE commented Sep 8, 2021

Hi guys, I'm afraid I think this has just moved the issue from ENU to NED.
See:
#163 (comment)

LaurieCheers-unity added a commit that referenced this pull request Sep 29, 2021
LaurieCheers-unity added a commit that referenced this pull request Sep 30, 2021
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

Successfully merging this pull request may close these issues.

Coordinate Frame Transformations in ENU Don't Match The Standard
3 participants