Skip to content

Commit 5d831d0

Browse files
Update PR reference
1 parent 4fe6b77 commit 5d831d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration/Jazzy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ This allows users to visualize the route server in action and test the new featu
543543
Vector Objects were Supported for Raster Maps
544544
*********************************************
545545

546-
`PR #4680 <https://github.com/ros-planning/navigation2/pull/4680>`_ adds new Vector Object server into ``nav2_map_server`` package.
546+
`PR #5479 <https://github.com/ros-navigation/navigation2/pull/5479>`_ adds new Vector Object server into ``nav2_map_server`` package.
547547
It reads vector objects (polygons and polygonal chains as ``PolygonObject.msg``; and circles as ``CircleObject.msg``) from input parameters, handles them by service calls (``AddShapes.srv``/``GetShapes.srv``/``RemoveShapes.srv``) and finally puts them on output raster OccupancyGrid map.
548548
This map is typically used with costmaps by acting as an input mask for Costmap Filters.
549549
This allows to cover such use-cases as:

0 commit comments

Comments
 (0)