From c78f8eb45a0960fb3b7218ae60fe36f18efd468f Mon Sep 17 00:00:00 2001 From: minsu Date: Wed, 27 Sep 2023 20:36:54 +0900 Subject: [PATCH] Sync map.yml too --- PythonAPI/docs/map.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/PythonAPI/docs/map.yml b/PythonAPI/docs/map.yml index fa8e261de..be6e565be 100644 --- a/PythonAPI/docs/map.yml +++ b/PythonAPI/docs/map.yml @@ -338,7 +338,7 @@ - var_name: is_junction type: bool doc: > - True if the current Waypoint is on a junction as defined by OpenDRIVE. + True if the current Waypoint is on a junction as defined by OpenDRIVE. - var_name: junction_id type: int doc: > @@ -352,10 +352,6 @@ param_units: meters doc: > OpenDRIVE s value of the current position. - - var_name: is_junction - type: bool - doc: > - True if the current Waypoint is on a junction as defined by OpenDRIVE. - var_name: lane_width type: float param_units: meters