Skip to content

Commit

Permalink
fix(static_obstacle_avoidance): check stopped time in freespace (auto…
Browse files Browse the repository at this point in the history
…warefoundation#1074)

Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Jul 31, 2024
1 parent 679006c commit 671eca2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@
intersection:
yaw_deviation: 0.349 # [rad] (default 20.0deg)

freespace:
condition:
th_stopped_time: 5.0 # [-]

# For safety check
safety_check:
# safety check target type
Expand Down

0 comments on commit 671eca2

Please sign in to comment.