mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
reset the started variable fix #6
This commit is contained in:
@@ -126,6 +126,8 @@ namespace Modelec
|
||||
case State::INIT:
|
||||
if (team_selected_)
|
||||
{
|
||||
started_ = false;
|
||||
|
||||
Transition(State::WAIT_START, "System ready");
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user