We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4689cf commit 1e2d068Copy full SHA for 1e2d068
1 file changed
migration/Kilted.rst
@@ -477,3 +477,11 @@ After
477
plugin: "nav2_regulated_pure_pursuit_controller::RegulatedPurePursuitController"
478
desired_linear_vel: 1.0
479
lookahead_dist: 0.6
480
+
481
+New CostmapSource observation type for Collision Monitor and CollisionDetector
482
+------------------------------------------------------------------------------
483
484
+In `PR #5642 <https://github.com/ros-navigation/navigation2/pull/5642>`_, a new
485
+``CostmapSource`` observation type was added to both Collision Monitor and
486
+Collision Detector, allowing them to subscribe directly to
487
+``nav2_msgs/msg/Costmap`` messages as an observation source. This source should be used with caution.
0 commit comments