mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
log
This commit is contained in:
@@ -133,8 +133,6 @@ namespace Modelec
|
||||
case State::WAIT_START:
|
||||
if (started_)
|
||||
{
|
||||
RCLCPP_INFO_ONCE(get_logger(), "State: WAIT_START - Match starting");
|
||||
|
||||
rclcpp::sleep_for(std::chrono::milliseconds(300));
|
||||
|
||||
std_msgs::msg::Bool start_odo_msg;
|
||||
|
||||
Reference in New Issue
Block a user