Skip to content

Commit

Permalink
feat(avoidance/goal_planner): execute avoidance and pull over simulta…
Browse files Browse the repository at this point in the history
…neously

Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Apr 8, 2024
1 parent c3bad35 commit 06251df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
pedestrian: true # [-]
# detection range
object_check_goal_distance: 0.0 # [m]
object_check_return_pose_distance: 20.0 # [m]
# filtering parking objects
threshold_distance_object_is_on_center: 0.5 # [m]
object_check_shiftable_ratio: 0.6 # [-]
Expand Down

0 comments on commit 06251df

Please sign in to comment.