Skip to content

Commit

Permalink
refactor(start_planner): add verbose parameter for debug print (#693)
Browse files Browse the repository at this point in the history
Add verbose option to start planner parameters

Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara authored Nov 20, 2023
1 parent aa96dea commit 6f2b8ba
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/**:
ros__parameters:
start_planner:

verbose: true

th_arrived_distance: 1.0
th_stopped_velocity: 0.01
th_stopped_time: 1.0
Expand Down

0 comments on commit 6f2b8ba

Please sign in to comment.