Skip to content

Commit 42e7409

Browse files
committed
testing
1 parent 3954f78 commit 42e7409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

param/tasks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ max_translation_speed: 1.0
66
# maximum z velocity
77
max_z_velocity: 2.0
88
# planner lag, in seconds
9-
planning_lag: .30
9+
planning_lag: .35
1010
# timeout for time to get a plan
1111
planning_timeout: .5
1212
# distance from goal to stop replanning
13-
done_replanning_radius: .75
13+
done_replanning_radius: 1.0
1414

1515
# TAKEOFF TASK
1616
# Delay between arming and taking off

0 commit comments

Comments
 (0)