Skip to content

Commit

Permalink
feat(lane_change): check lateral offset at lc finish judgement (#375) (
Browse files Browse the repository at this point in the history
…#498)

Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota authored May 30, 2023
1 parent 8388b13 commit 418ceb2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,7 @@
aborting_time: 5.0 # [s]
abort_max_lateral_jerk: 100.0 # [m/s3]

finish_judge_lateral_threshold: 0.2 # [m]

# debug
publish_debug_marker: false

0 comments on commit 418ceb2

Please sign in to comment.