-
Notifications
You must be signed in to change notification settings - Fork 279
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
Added ability to transform not only point positions, but also other 3D-data channels. #396
base: noetic-devel
Are you sure you want to change the base?
Conversation
Any news? It is quite important to rotate normals in particular... It is quite surprising that ROS never had this feature :) |
In a few days, I should be releasing our (so far private) utility library But having this PR merged would definitely be nice so that the functionality is directly in the core ROS libraries. |
This has been implemented in http://docs.ros.org/en/melodic/api/cras_cpp_common/html/tf2__sensor__msgs_8h.html . Install |
This PR is targeting a EOL distribution melodic, closing this PR, feel free to reopen this against a maintained branch |
@ahcorde Can you reopen this PR? I can't change the base when it is closed... Or should I rather open a new one? |
Thanks for reopening. The tests are green. |
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.
@tfoote ?
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
@tfoote would you find a while for reviewing this? |
Solves #387 and adds more functionality that might come handy to people who also use other 3D-data channels in pointclouds.