Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nav2_smac_planner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ planner_server:
max_iterations: 1000
w_smooth: 0.3
w_data: 0.2
tolerance: 1e-10
tolerance: 1.0e-10
do_refinement: true # Whether to recursively run the smoother 3 times on the results from prior runs to refine the results further
```

Expand Down