mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-03-18 21:50:36 +01:00
static
This commit is contained in:
@@ -71,5 +71,5 @@
|
||||
<time_to_put_zone>77</time_to_put_zone>
|
||||
<time_to_remove_top_pot>65</time_to_remove_top_pot>
|
||||
</pami>
|
||||
<static_strat>false</static_strat>
|
||||
<static_strat>true</static_strat>
|
||||
</config>
|
||||
@@ -67,8 +67,6 @@ namespace Modelec
|
||||
}
|
||||
|
||||
game_action_sequence_.push(State::TAKE_MISSION);
|
||||
game_action_sequence_.push(State::TAKE_MISSION);
|
||||
game_action_sequence_.push(State::FREE_MISSION);
|
||||
game_action_sequence_.push(State::FREE_MISSION);
|
||||
static_strat_ = Config::get<bool>("config.static_strat", false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user