ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, now there is a way to convert from .pgm
to a serialized .posegraph
and it is using the Ogm2pgbm package!
If you have a changing or dynamic environment, SLAM_toolbox is the way to go for long-term localization! As it is demonstrated here: SLAM_toolbox performs way better than AMCL (achieving twice better accuracy). In the comparison, also Cartographer and GMCL are included!