12 class CLedEquippedEntity;
15 #include <argos3/core/simulator/entity/positional_entity.h>
16 #include <argos3/plugins/simulator/entities/led_equipped_entity.h>
float Real
Collects all ARGoS code.
The namespace containing all the ARGoS related code.
ticpp::Element TConfigurationNode
The ARGoS configuration XML node.
virtual void Init(TConfigurationNode &t_tree)
Initializes the state of the entity from the XML configuration tree.
void SetIntensity(Real f_intensity)
Real GetIntensity() const
virtual std::string GetTypeDescription() const
Returns a string label for this class.