Skip to content

Commit

Permalink
feat(goal_planenr): enable safety check
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 committed Nov 25, 2023
1 parent 7580bc7 commit 4232fc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
# For safety check
safety_check_params:
# safety check configuration
enable_safety_check: false # Don't set to true if auto_mode is enabled
enable_safety_check: true
keep_unsafe_time: 3.0
# collision check parameters
check_all_predicted_path: true
Expand Down

0 comments on commit 4232fc1

Please sign in to comment.