You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Bug report
Required Info:
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
The text was updated successfully, but these errors were encountered: