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
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota authored May 30, 2023
1 parent 402b2ff commit 0207a00
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,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 0207a00

Please sign in to comment.