-
Notifications
You must be signed in to change notification settings - Fork 221
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/foxy Support #41
Comments
following |
wip |
I started porting it a while ago but it turned out to become a little different from the original method. See forked repo. |
I’ve started to port everything too, but I’ve to read more about ROS2 stuff. I have literally no time atm, but for sure I will take a look at your implementation. Thank you for the support. |
I did my attempt to port this too, but couldn't find a way to parse topics and handle dynamic param in ros2. My workaround was by trying to subscribe to both lidars directly. Check it here. |
We created a PR to support latest ros2: |
We used @nakai-omer 's humble PR and also did a foxy branch which is working for us. https://github.com/MSDRobotics/ira_laser_tools/tree/foxy |
I'm wondering if anyone interested and/or working on porting ira_laser_tools to ROS2/foxy?
The text was updated successfully, but these errors were encountered: