Open jihoonl opened 5 years ago
The quality of TSDF results are sensitive to the configuration. See https://github.com/googlecartographer/cartographer_ros/issues/1058 for an example of a working configuration of the Deutsches Museum dataset.
Thanks, @kdaun. I got much decent result compare to the video above. Is there any reason that it isn't the default parameter of tsdf range data inserter?
Is there any reason that it isn't the default parameter of tsdf range data inserter?
This seems reasonable for the parameters not affecting the ProbabilityGrid. Furthermore, it would be useful to add the configuration as a TSDF demo setup to cartographer_ros.
I recently played Deutsch museum rosbag with TSDF submap enabled to see the performance of TSDF compare to probability grid. And I observed this drifting of map. It seems like some pose transformation are applied with wrong time stamp. Am I using inappropriate configuration?