Skip to content

Commit 7e082b6

Browse files
typo
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent 56239b0 commit 7e082b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/behavior_path_start_planner_module/src/start_planner_module.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ bool StartPlannerModule::isPreventingRearVehicleFromCrossing() const
317317
return -calc_right_lateral_offset(boundary_line, search_pose);
318318
};
319319

320-
// Get the ego's overhang point closest to the centerline path and the gap between said point an
320+
// Get the ego's overhang point closest to the centerline path and the gap between said point and
321321
// the lane's border.
322322
const auto local_vehicle_footprint = vehicle_info_.createFootprint();
323323
const auto vehicle_footprint =

0 commit comments

Comments
 (0)