Skip to content
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

Multiple Pointcloud2 can not subscribe with fast dds #795

Open
luke22zzang opened this issue Jan 9, 2025 · 1 comment
Open

Multiple Pointcloud2 can not subscribe with fast dds #795

luke22zzang opened this issue Jan 9, 2025 · 1 comment
Labels
more-information-needed Further information is required

Comments

@luke22zzang
Copy link

luke22zzang commented Jan 9, 2025

Bug report

Required Info:

  • Operating System: Ubuntu 22.04
  • Installation type: ros2-humble from binaries
  • Version or commit hash:
  • DDS implementation: Fast-RTPS(ROS2 default)
  • Client library (if applicable):

Steps to reproduce issue

I am working with two RealSense D435 cameras to apply PointCloud data to the Spatio-Temporal Voxel Layer (STVL). However, when RViz or rosbag simultaneously subscribes to the PointCloud topics, the callback in STVL is not triggered.

Previously, I found that this issue(ros-navigation/navigation2#3014) was caused by Fast DDS, and switching to Cyclone DDS resolved the problem. Later, it seemed that this issue was fixed(#619) in newer versions of Fast DDS. However, the issue still persists when using Fast DDS.

Could there be another underlying cause for this?
Why does this problem occur specifically with Fast DDS?
I want to understand the root cause. Please help me.

Thank you.

2024-12-26_11.38.43.mp4
@christophebedard christophebedard added the more-information-needed Further information is required label Jan 16, 2025
@christophebedard
Copy link
Member

Please provide steps with the exact commands to run to reproduce the issue.

Also, it would be worth trying this on a newer distro (e.g., Rolling or Jazzy) to see if the issue has been resolved there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-information-needed Further information is required
Projects
None yet
Development

No branches or pull requests

2 participants