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

Use left-handed rotation for floorplan image #77

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

mxgrey
Copy link
Contributor

@mxgrey mxgrey commented Nov 15, 2024

While reviewing open-rmf/rmf_traffic_editor#513 I found that the yaw parameter is being misused in the rviz visualization. The rviz canvas seems to use left-handed rotation, which is fairly common in 2D rendering.

This very simple PR fixes our marker publication to match that convention. The skewed_hotel branch of rmf_demos can be used to test this PR.

Signed-off-by: Michael X. Grey <greyxmike@gmail.com>
Copy link
Member

@xiyuoh xiyuoh left a comment

Choose a reason for hiding this comment

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

Tested and LGTM!

@xiyuoh xiyuoh merged commit 8602f8b into main Nov 15, 2024
2 checks passed
@xiyuoh xiyuoh deleted the fix_level_alignment branch November 15, 2024 07:10
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.

2 participants