$darkmode
#include <cassert>#include <cloe/component/object_sensor.hpp>#include <cloe/controller.hpp>#include <cloe/plugin.hpp>#include <cloe/registrar.hpp>#include <cloe/sync.hpp>#include <cloe/vehicle.hpp>#include "delay_action.hpp"Classes | |
| struct | demo::DemoStuckConf |
| class | demo::DemoStuck |
This file contains a demonstrator controller plugin that does not progress. This controller can be used to test whether Cloe can detect controllers that do not progress and that Cloe can successfully abort the simulation.