cartographer + move_base
Cartographer and move_base can not run at the same time, move_base subscribes to the /map topic published by cartographer for navigation, without passing through map_server. I tried to do this, but the time interval between the two frames of the /cmd_val topic published by move_base reached more than 20 seconds.
[ INFO] [1563279138.784172362]: Resizing costmap to 650 X 680 at 0.050000 m/pix
[ INFO] [1563279138.795393838]: Resizing static layer to 650 X 680 at 0.050000 m/pix
[ WARN] [1563279156.227073295]: Control loop missed its desired rate of 10.0000Hz... the loop actually took18.7780 seconds
[ WARN] [1563279156.227821820]: Map update loop missed its desired rate of 1.0000Hz... the loop actually took 25.4829 seconds.