ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <ci_footbot_base_ground_sensor.h>
Public Member Functions | |
SReading () | |
SReading (Real f_value, const CVector2 &c_offset) | |
Public Attributes | |
Real | Value |
CVector2 | Offset |
Definition at line 49 of file ci_footbot_base_ground_sensor.h.
Definition at line 53 of file ci_footbot_base_ground_sensor.h.
argos::CCI_FootBotBaseGroundSensor::SReading::SReading | ( | Real | f_value, |
const CVector2 & | c_offset | ||
) | [inline] |
Definition at line 56 of file ci_footbot_base_ground_sensor.h.
Definition at line 51 of file ci_footbot_base_ground_sensor.h.
Definition at line 50 of file ci_footbot_base_ground_sensor.h.