ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If the update frequency is greater than the sensor frequency, there will just be many cycles where there are no changes to the costmap.
If the sensor frequency is greater than the update frequency (which is generally true), the sensor messages are buffered and applied during the update.