-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Aligned Depth to Color Image not being published #2797
Comments
Oops. I'll be following up with this account. Please tag me when you reply. Chintan Desai |
Hi @hello-chintan There have not been any other reports yet of the problem that you described occurring with ROS wrapper 4.54.1. Does the problem still occur if you launch with ros2 run instead of ros2 launch ?
|
Hey @MartyG-RealSense, yes, I can confirm that this happens with the |
I have highlighted this issue to my Intel RealSense colleagues on the ROS team to discuss it with them. Thanks very much for your patience. |
Glad that the bug was found. Thanks for working on it, @MartyG-RealSense! |
You are very welcome, @hello-chintan - I'm pleased that my colleagues implemented a fix for your issue! |
I can confirm, the issue is now resolved with the new updates. Thanks again! |
As your issue is resolved, I will close it. Thanks for the confirmation! |
Hey team,
I am using a D435i camera with LibRealSense v2.54.1 and Device FW version: 5.15.0.2 with ROS 2 Galactic and the realsense-ros package built from source with RealSense ROS v4.54.1.
When I launch the camera with the parameter align_depth.enable=true, the RGB feed on /camera/color/image_raw feed starts to flicker and the topic /camera/aligned_depth_to_color topic is not published. This worked for me until recently, and the same setup for the firmware and SDK works in ROS Noetic. Has something changed in the ROS 2 driver that causes the aligned_depth_to_color topic to fail?
Thank you,
Chintan Desai
The text was updated successfully, but these errors were encountered: