-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
fix initial pose and goal buttons #1510
fix initial pose and goal buttons #1510
Conversation
Can you explain a little bit more, what is wrong with |
http://docs.ros.org/noetic/api/tf2/html/namespacetf2.html#af1255c37833c838543b512febce5e9b1
a and b were inverted, |
But I will happily fix it using convert the other way around if preferred |
I see. Thanks for clarification. |
|
Just to improve readability / reduce ambiguity, I would appreciate it if you could replace those instances as well. |
Done |
Could you please fix the clang-format issues indicated by Travis yourself here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot.
This fixes the tools: initial pose and goal pose (issue #1509)
Fix #1509
The wrong TF2 conversion was used