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

How to visualize SLAM data by remote pc #41

Open
allegorywrite opened this issue Jul 15, 2024 · 2 comments
Open

How to visualize SLAM data by remote pc #41

allegorywrite opened this issue Jul 15, 2024 · 2 comments

Comments

@allegorywrite
Copy link

Thank you for the great SLAM system.
I'm currently trying to run D2SLAM on Xavier NX, but am struggling with how to visualize it.
If I run a ROS node on Xavier NX, is there a launch file or something to visualize the data remotely?
Furthermore, if I create a map using a depth camera, is there a pipeline to remotely visualize the resulting point cloud or map? At first glance, it doesn't seem like there is any pub/sub of point clouds in the LCM system.

@xuhao1
Copy link
Collaborator

xuhao1 commented Jul 18, 2024

You may take a look at https://github.com/HKUST-Swarm/swarm_gcs

@allegorywrite
Copy link
Author

Thank you! It looks like swarm_gcs receives ROS topics directly and visualizes them. Am I correct in my understanding that you are not using lcm for visualization in your project (or are using lcm and ROS together)?

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

2 participants