diff --git a/test/control_manager/trajectory_start_stop_resume/test.cpp b/test/control_manager/trajectory_start_stop_resume/test.cpp index 437bfb8..978d177 100644 --- a/test/control_manager/trajectory_start_stop_resume/test.cpp +++ b/test/control_manager/trajectory_start_stop_resume/test.cpp @@ -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());