Skip to content

Commit

Permalink
feat(lane_following): consider lane-ego angle diff
Browse files Browse the repository at this point in the history
Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
  • Loading branch information
mehmetdogru committed Mar 14, 2023
1 parent 55aaf40 commit bed67b3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
ros__parameters:
lane_following:
lane_change_prepare_duration: 2.0

closest_lanelet:
distance_threshold: 5.0 # [m]
yaw_threshold: 0.79 # [rad]

0 comments on commit bed67b3

Please sign in to comment.