Skip to content

Commit e31cd1c

Browse files
committed
better params
1 parent a7c0112 commit e31cd1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mesh_navigation_tutorials/config/rmcl_micpl.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ rmcl_micpl:
3030
# maximum number of correction steps per second
3131
# lower this to decrease the correction speed but save energy
3232
disable_correction: False
33-
correction_rate_max: 20.0
34-
optimization_iterations: 5
33+
correction_rate_max: 50.0
34+
optimization_iterations: 10
3535
tf_time_source: 1 # 0: measurement_latest, 1: correction_latest
3636
tf_rate: 100.0
3737
broadcast_tf: True

0 commit comments

Comments
 (0)