IntelRealSense / realsense-ros

ROS Wrapper for Intel(R) RealSense(TM) Cameras
http://wiki.ros.org/RealSense
Apache License 2.0
2.6k stars 1.76k forks source link

Inconsistent Topic Publishing with RealSenseNodeFactory on Laptop: Only PointCloud or RGB Image Published at a Time (D455) #3219

Closed Poodlee closed 3 weeks ago

Poodlee commented 1 month ago

Required Info
Camera Model { D455 }
Firmware Version (5.13.0.50)
Operating System & Version { Ubuntu 22.04}
Kernel Version (Linux Only) (6.8.0-40-generic)
Platform PC
Librealsense SDK Version { 2.55.1}
Language {C/python }
Segment {Robot }
ROS Distro {Humble}
RealSense ROS Wrapper Version {4.51.1}

Issue Description

<Describe your issue / question / feature request / etc..>

I am currently running RealSenseNodeFactory using a custom launch file. When I run this custom launch file, either the RGB image or the PointCloud gets published, but not both. This issue only occurs when I run the setup on my Galaxy Book Ion2 laptop. The exact same settings work perfectly on my desktop without any problems. realsense_image_and_pointcloud_error.webm

I have attached a video showing the issue in detail. Could anyone provide guidance on how to resolve this?

Please let me know if there are any mistakes or missing details on my part. Thank you for your help!

MartyG-RealSense commented 1 month ago

Hi @Poodlee Are you setting initial_reset to true in your launch to reset the camera hardware at launch, please?

Is color able to be published if you set enable_color to true (even though it is meant to be enabled by default).

MartyG-RealSense commented 1 month ago

Hi @Poodlee Do you require further assistance with this case, please? Thanks!

MartyG-RealSense commented 3 weeks ago

Case closed due to no further comments received.