Skip to content

Commit b181e24

Browse files
committedMay 14, 2022
Increase the wait time for hovering after takeoff
1 parent 33ced4a commit b181e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎launch_evaluation.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ do
4949

5050
cd -
5151

52-
sleep 0.5
52+
sleep 2.0
5353
rostopic pub /kingfisher/start_navigation std_msgs/Empty "{}" --once
5454

5555
# Wait until the evaluation script has finished

0 commit comments

Comments
 (0)
Please sign in to comment.