Skip to content

write YAML for ROS map_server#1834

Open
kingsimba wants to merge 3 commits intocartographer-project:masterfrom
kingsimba:yaml_for_ros_map_server
Open

write YAML for ROS map_server#1834
kingsimba wants to merge 3 commits intocartographer-project:masterfrom
kingsimba:yaml_for_ros_map_server

Conversation

@kingsimba
Copy link

@kingsimba kingsimba commented May 8, 2021

I'm aware cartographer_pbstream_to_ros_map can convert pbstream to PGM and YAML which can be fed into ROS map_server

But the quality is obvious not as good as cartographer_assets_writer because it doesn't use all the laser scans(scan accumulation).

So, I modified ProbabilityGridPointsProcessor to generate the YAML file.

Related discussion also found on: cartographer-project/cartographer_ros#475

@kingsimba kingsimba force-pushed the yaml_for_ros_map_server branch from 86100f9 to 6f5c9ec Compare May 8, 2021 13:00
Signed-off-by: kingsimba <kingsimba0511@gmail.com>
@kingsimba kingsimba force-pushed the yaml_for_ros_map_server branch from 6f5c9ec to b794a9d Compare May 8, 2021 13:02
@bochen87
Copy link

Hi @kingsimba , thank you for your contribution. can you please sign your commits? The easiest way is to use git commit --amend --no-edit --signoff. See https://github.com/cartographer-project/cartographer/blob/master/CONTRIBUTING.md for details. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants