Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00570.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00570.php on line 2
The ARGoS Website

dynamics2d_footbot_model.cpp File Reference
#include "dynamics2d_footbot_model.h"
#include "footbot_turret_entity.h"
#include <argos3/plugins/simulator/physics_engines/dynamics2d/dynamics2d_gripping.h>
#include <argos3/plugins/simulator/physics_engines/dynamics2d/dynamics2d_engine.h>
Include dependency graph for dynamics2d_footbot_model.cpp:

Go to the source code of this file.

Namespaces

 argos
 The namespace containing all the ARGoS related code.
 

Enumerations

enum  argos::FOOTBOT_WHEELS { argos::FOOTBOT_LEFT_WHEEL = 0, argos::FOOTBOT_RIGHT_WHEEL = 1, argos::FOOTBOT_LEFT_WHEEL = 0, argos::FOOTBOT_RIGHT_WHEEL = 1 }
 
enum  argos::ETurretModes { argos::MODE_OFF, argos::MODE_PASSIVE, argos::MODE_SPEED_CONTROL, argos::MODE_POSITION_CONTROL }
 

Functions

 argos::REGISTER_STANDARD_DYNAMICS2D_OPERATIONS_ON_ENTITY (CFootBotEntity, CDynamics2DFootBotModel)