You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/design/autoware-architecture/planning/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The Planning component consists of the following sub-components:
33
33
-**Mission Planning**: Calculates the route based on the given goal and map information.
34
34
-**Scenario Planning**: Determines the trajectory based on the current scenario, such as Lane Driving or Parking.
35
35
-**Lane Driving**: Calculates the trajectory for driving within constructed lanes.
36
-
-**Behavior Planner**: Calculates suitable trajectory based on safety considerations and traffic rules.
36
+
-**Behavior Planner**: Calculates suitable path based on safety considerations and traffic rules.
37
37
-**Motion Planner**: Calculates suitable trajectory for the vehicle by taking into account safety factors, vehicle motion considerations, and instructions from the behavior planner.
38
38
-**Parking**: Calculates the trajectory for parking in unstructured areas.
39
39
-**Validation**: Verifies the safety of the trajectory.
0 commit comments