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 view the whole map in rviz #7

Open
narutojxl opened this issue Jul 13, 2020 · 5 comments
Open

How to view the whole map in rviz #7

narutojxl opened this issue Jul 13, 2020 · 5 comments

Comments

@narutojxl
Copy link

Hi @wh200720041, thanks for your work!
I have a vlp-16 bag data to run the demo. The topic map published by iscloam_laser_mapping_node is not the whole map, right? How to see the whole map in rviz, thanks a lot!

@wh200720041
Copy link
Owner

Hi @narutojxl, the /map topic is the global map. You may check with rosrun rqt_graph rqt_graph. The laser mapping node is the final node to construct the optimized global map.

@narutojxl
Copy link
Author

Yes, but in rviz, the map is like this:
2020-07-13 17-35-54屏幕截图
I have no idea about this. BTW, I have modified <param name="scan_line" value="16" /> of iscloam_mapping.launch. There is a big delay, when pausing the played rosbag data.

@wh200720041
Copy link
Owner

@narutojxl for the small map it may happen. This is because the parameters I set is for large scale map. E.g., the resolution of the map. This may cause error mapping in your case.
You may want to try another SLAM FLOAM under my project list https://github.com/wh200720041/floam.git for a quick test
I provided the velodyne VLP-16 version in FLOAM which has been tested on my local VLP-16.
For ISC-LOAM, I need to test on my local robot first, because I also need to change the parameters for intensity scan context. The VLP-16 version will be updated as soon as I finish the test.

@narutojxl
Copy link
Author

@wh200720041, thanks very much, look forward to your ISC-LOAM test on vlp-16.

@ldjcrs
Copy link

ldjcrs commented Jul 28, 2021

Hi @narutojxl, I have the same question as you, can you get the entire map?

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

3 participants