7 #ifndef POINTMASS3D_EYEBOT_H
8 #define POINTMASS3D_EYEBOT_H
11 class CPointMass3DEngine;
12 class CPointMass3DQuadRotorModel;
13 class CPointMass3DEyeBotModel;
14 class CQuadRotorEntity;
17 #include <argos3/plugins/simulator/physics_engines/pointmass3d/pointmass3d_quadrotor_model.h>
18 #include <argos3/plugins/robots/eye-bot/simulator/eyebot_entity.h>
The namespace containing all the ARGoS related code.
An anchor related to the body of an entity.
virtual ~CPointMass3DEyeBotModel()
CPointMass3DEyeBotModel(CPointMass3DEngine &c_engine, CEyeBotEntity &c_eyebot)
void UpdatePerspectiveCameraAnchor(SAnchor &s_anchor)