ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The static map will update at any rate as new maps come in (its a callback, not polling) as long as you have subscribe_to_updates
parameter set to true.
For ROS2, we have a number of parameter guides https://navigation.ros.org/configuration/index.html