mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
sleep
This commit is contained in:
@@ -136,6 +136,8 @@ namespace Modelec
|
||||
start_odo_msg.data = true;
|
||||
start_odo_pub_->publish(start_odo_msg);
|
||||
|
||||
rclcpp::sleep_for(std::chrono::milliseconds(300));
|
||||
|
||||
nav_->SetSpawn(modelec_interfaces::msg::Spawn::BOTTOM);
|
||||
|
||||
match_start_time_ = now;
|
||||
|
||||
Reference in New Issue
Block a user