Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Apr 25, 2024
1 parent 595b4b1 commit 223d9e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/control_manager/trajectory_start_stop_resume/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ bool Tester::test() {
uh_->ph_trajectory_.publish(msg_out);
}

this->sleep(0.5);

// | --------------- start the trajectory check --------------- |

ROS_INFO("[%s]: pes", ros::this_node::getName().c_str());
Expand Down

0 comments on commit 223d9e6

Please sign in to comment.