Skip to content

Commit

Permalink
Increase the wait time for hovering after takeoff
Browse files Browse the repository at this point in the history
  • Loading branch information
tongtybj committed May 14, 2022
1 parent 33ced4a commit b181e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_evaluation.bash
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ do

cd -

sleep 0.5
sleep 2.0
rostopic pub /kingfisher/start_navigation std_msgs/Empty "{}" --once

# Wait until the evaluation script has finished
Expand Down

0 comments on commit b181e24

Please sign in to comment.