Skip to content

Commit 3b0c61d

Browse files
authored
feat(map_loader): add the explanation of handling use_waypoints (#342)
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
1 parent 7a84703 commit 3b0c61d

File tree

2 files changed

+401
-0
lines changed

2 files changed

+401
-0
lines changed

Diff for: map/autoware_map_loader/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,5 @@ Please see [autoware_map_msgs/msg/MapProjectorInfo.msg](https://github.com/autow
152152

153153
`use_waypoints` decides how to handle a centerline.
154154
This flag enables to use the `overwriteLaneletsCenterlineWithWaypoints` function instead of `overwriteLaneletsCenterline`. Please see [the document of the autoware_lanelet2_extension package](https://github.com/autowarefoundation/autoware_lanelet2_extension/blob/main/autoware_lanelet2_extension/docs/lanelet2_format_extension.md#centerline) in detail.
155+
156+
![overwrite_lanelets_centerline](docs/overwrite_lanelets_centerline.drawio.svg)

0 commit comments

Comments
 (0)