ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <ci_footbot_gripper_sensor.h>
Public Member Functions | |
SReading () | |
SReading (const CRadians &GripperAperture, bool b_object_in_gripper) | |
Public Attributes | |
CRadians | GripperAperture |
bool | ObjectInGripper |
Definition at line 35 of file ci_footbot_gripper_sensor.h.
argos::CCI_FootBotGripperSensor::SReading::SReading | ( | ) | [inline] |
Definition at line 39 of file ci_footbot_gripper_sensor.h.
argos::CCI_FootBotGripperSensor::SReading::SReading | ( | const CRadians & | GripperAperture, |
bool | b_object_in_gripper | ||
) | [inline] |
Definition at line 43 of file ci_footbot_gripper_sensor.h.
Definition at line 36 of file ci_footbot_gripper_sensor.h.
Definition at line 37 of file ci_footbot_gripper_sensor.h.