#include <argos3/core/utility/math/vector3.h>
#include <argos3/core/simulator/entity/entity.h>
#include <argos3/core/simulator/entity/embodied_entity.h>
#include <map>
Go to the source code of this file.
|
| argos |
| The namespace containing all the ARGoS related code.
|
|
◆ REGISTER_BATTERY_DISCHARGE_MODEL
#define REGISTER_BATTERY_DISCHARGE_MODEL |
( |
|
CLASSNAME, |
|
|
|
LABEL |
|
) |
| |
Value:
CLASSNAME, \
LABEL, \
"undefined", \
"undefined", \
"undefined", \
"undefined", \
"undefined")
#define REGISTER_SYMBOL(BASECLASS, CLASSNAME, LABEL, AUTHOR, VERSION, BRIEF_DESCRIPTION, LONG_DESCRIPTION, STATUS)
Macro to register a symbol into the factory.
Definition at line 133 of file battery_equipped_entity.h.