We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3954f78 commit 42e7409Copy full SHA for 42e7409
1 file changed
param/tasks.yaml
@@ -6,11 +6,11 @@ max_translation_speed: 1.0
6
# maximum z velocity
7
max_z_velocity: 2.0
8
# planner lag, in seconds
9
-planning_lag: .30
+planning_lag: .35
10
# timeout for time to get a plan
11
planning_timeout: .5
12
# distance from goal to stop replanning
13
-done_replanning_radius: .75
+done_replanning_radius: 1.0
14
15
# TAKEOFF TASK
16
# Delay between arming and taking off
0 commit comments