Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Feb 3, 2024
1 parent 3f9cfb6 commit 1877f3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/path_before_takeoff/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ bool Tester::test() {
sleep(0.01);
}

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

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

{
Expand Down

0 comments on commit 1877f3c

Please # to comment.