Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
fix(planning_launch): ignore unavoidable objects around the goal
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 committed Jan 5, 2023
1 parent 7cc4bab commit 09a1822
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

object_check_forward_distance: 150.0 # [m]
object_check_backward_distance: 2.0 # [m]
object_check_goal_distance: 0.0 # [m]

threshold_distance_object_is_on_center: 1.0 # [m]

Expand Down

0 comments on commit 09a1822

Please sign in to comment.