-
Notifications
You must be signed in to change notification settings - Fork 49
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
ROS2 support #22
Comments
Yes, we have. But I cannot promise any time frame :) |
I've had a go at porting kindr_ros and kindr_msgs (not including the rviz plugins) over at https://github.com/SivertHavso/kindr_ros/tree/ros2. Two additional changes in my ROS2 port is that the VectorAtPosition message now starts with the header at the top, and tf2 is used instead of tf (deprecated). If anyone has the ability to make a ros2 branch here and wants me to make a pull request upstream, give me a shout. |
Hi @SivertHavso ! As you probably imagined we have not transitioned to ROS2 yet as there were more imminent projects. Thanks for your suggestion regarding the creation of a ROS2 branch! I think it is a great idea supporting the open source spirit :) Please go ahead and tag me on the PRs. One remark: we will not be able to give support on the ROS2 branch, as we do not use it in production. We can take over merging updates though. |
(Got distracted with other projects for a while) Hi @remod, seeing as https://github.com/ANYbotics/elevation_mapping could get ported to ROS2 soon (ANYbotics/elevation_mapping#197) and it depends on this package, it might be a good idea to create a ROS2 branch now even if you can't support it yet. |
Do you have plans to support ROS2 as well?
The text was updated successfully, but these errors were encountered: