Skip to content

Commit

Permalink
set parameter default value to false
Browse files Browse the repository at this point in the history
Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda committed Dec 10, 2024
1 parent 4da98d5 commit eb8d576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# terminal path
terminal_path:
enable: true
stop_at_boundary: true
stop_at_boundary: false

# trajectory generation
trajectory:
Expand Down

0 comments on commit eb8d576

Please sign in to comment.