mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
banner mission
This commit is contained in:
@@ -159,9 +159,9 @@ namespace Modelec
|
||||
{
|
||||
Transition(State::DO_PROMOTION, "Start promotion");
|
||||
}
|
||||
else if (elapsed.seconds() >= 100)
|
||||
else
|
||||
{
|
||||
Transition(State::STOP, "All missions done");
|
||||
Transition(State::DO_GO_HOME, "All missions done");
|
||||
}
|
||||
|
||||
/*if (elapsed.seconds() >= 2)
|
||||
|
||||
Reference in New Issue
Block a user