Skip to content

Commit

Permalink
remove unrelated function declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
zulfaqar-azmi-t4 authored Nov 2, 2023
1 parent dc3e98c commit 76939cf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ double l2Norm(const Vector3 vector);

double getDistanceToEndOfLane(const Pose & current_pose, const lanelet::ConstLanelets & lanelets);

bool isRedTrafficSignal(const TrafficSignalStamped & traffic_signal);

std::pair<lanelet::Id, double> getDistanceToNextTrafficLight(
const Pose & current_pose, const lanelet::ConstLanelets & lanelets);

Expand Down

0 comments on commit 76939cf

Please sign in to comment.