Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kielczykowski-rai committed Dec 9, 2024
1 parent 677dd2c commit 42b83e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ public float DistanceToIntersection

private int routeIndex = 0;

// TODO: Calculate distance along the lane
public float SignedDistanceToPointOnLane(Vector3 point)
{
var position = FrontCenterPosition;
Expand Down

0 comments on commit 42b83e1

Please sign in to comment.