Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed Oct 26, 2023
1 parent d1d9fef commit e9d1f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planning/behavior_path_planner/src/utils/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1863,6 +1863,7 @@ std::vector<geometry_msgs::msg::Point> calcBound(

return motion_utils::removeOverlapPoints(to_ros_point(bound_points));
}

lanelet::ConstPoints3d getIntersectionPointsForBoundWithParkingSpace(
const lanelet::ConstPoints3d & drivable_lane_bound, const lanelet::ConstPolygon3d & parking_lot,
bool is_left)
Expand Down

0 comments on commit e9d1f69

Please sign in to comment.