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

Issues with Depth Camera (D435i) and RPLidar C1 Fusion for SLAM – Camera Topic Not Appearing in rqt_graph #1284

Open
achoik1234 opened this issue Feb 26, 2025 · 0 comments

Comments

@achoik1234
Copy link

Hi everyone,

I’m working on fusing data from a RealSense D435i depth camera and an RPLidar C1 for SLAM using ROS 2, but I’m facing an issue where the camera topic doesn’t appear in rqt_graph. I can see the topic when I run ros2 topic list and can echo the data using ros2 topic echo, but it doesn’t show up in rqt_graph.

Here’s what I’ve tried:

Used ros2 topic list and confirmed the camera topic appears there.
Used ros2 topic echo and verified data is being published from the camera.
The rqt_graph shows no connection for the camera topic.
The frame tree seems correct, but it’s still not showing up in rqt_graph.

Here are the screenshots of:

rqt_graph – No camera topic connection
Frame tree – Verified correct frame structure
Fusion code for combining the data from the camera and LiDAR

Could anyone suggest possible reasons why the camera topic is not appearing in rqt_graph? Any tips on how to debug this or ensure proper integration of the camera with the LiDAR for SLAM?

Thanks in advance for your help!

frames_2025-02-26_14.24.15.pdf

Image

fusion.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant