ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As @stevemacenski said you will need a valid serialized map to be able to use SLAM Toolbox in localization mode.
You can use the Ogm2Pgbm package to the conversion from a .pgm
file to a .posegraph
map.
Additionally, if you wanna run the tool in a separate docker container you can follow the instuctions in the readme, considering reserving memory space for the container.