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