Skip to content

Commit

Permalink
added even more delay before takeof test, TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Feb 7, 2024
1 parent 1877f3c commit a5454a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/path_before_takeoff/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ bool Tester::test() {
}

// TODO we are not waiting for trajectory generaiton diagnostics to be ready
sleep(2.0);
sleep(10.0);

// | -------------------- call the service -------------------- |

Expand Down

0 comments on commit a5454a9

Please # to comment.