Skip to content

Commit 1e2d068

Browse files
committed
update migration
Signed-off-by: Mengting Yang <mengtiy5@uci.edu>
1 parent f4689cf commit 1e2d068

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

migration/Kilted.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,3 +477,11 @@ After
477477
plugin: "nav2_regulated_pure_pursuit_controller::RegulatedPurePursuitController"
478478
desired_linear_vel: 1.0
479479
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

Comments
 (0)