#include "led_entity.h"#include <argos3/core/simulator/simulator.h>#include <argos3/core/simulator/space/space.h>#include <argos3/plugins/simulator/media/led_medium.h>
Go to the source code of this file.
Classes | |
| class | argos::CSpaceOperationAddCLEDEntity |
| class | argos::CSpaceOperationRemoveCLEDEntity |
Namespaces | |
| argos | |
| The namespace containing all the ARGoS related code. | |
Functions | |
| argos::REGISTER_SPACE_OPERATION (CSpaceOperationAddEntity, CSpaceOperationAddCLEDEntity, CLEDEntity) | |
| argos::REGISTER_SPACE_OPERATION (CSpaceOperationRemoveEntity, CSpaceOperationRemoveCLEDEntity, CLEDEntity) | |