7#ifndef CI_RANGE_AND_BEARING_ACTUATOR_H
8#define CI_RANGE_AND_BEARING_ACTUATOR_H
11 class CCI_RangeAndBearingActuator;
14#include <argos3/core/control_interface/ci_actuator.h>
15#include <argos3/core/utility/datatypes/byte_array.h>
unsigned char UInt8
8-bit unsigned integer.
The namespace containing all the ARGoS related code.
The basic interface for all actuators.
virtual void CreateLuaState(lua_State *pt_lua_state)=0
Creates the Lua state for this actuator.
Byte array utility class.
virtual ~CCI_RangeAndBearingActuator()
void SetData(const CByteArray &c_data)