ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <ci_footbot_wheel_speed_sensor.h>
Public Member Functions | |
SReading () | |
SReading (Real f_linear_velocity_left, Real f_linear_velocity_right) | |
Public Attributes | |
Real | LinearVelocityLeft |
Real | LinearVelocityRight |
Definition at line 31 of file ci_footbot_wheel_speed_sensor.h.
Definition at line 35 of file ci_footbot_wheel_speed_sensor.h.
argos::CCI_FootBotWheelSpeedSensor::SReading::SReading | ( | Real | f_linear_velocity_left, |
Real | f_linear_velocity_right | ||
) | [inline] |
Definition at line 40 of file ci_footbot_wheel_speed_sensor.h.
Definition at line 32 of file ci_footbot_wheel_speed_sensor.h.
Definition at line 33 of file ci_footbot_wheel_speed_sensor.h.