|
LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
|
seen ball info More...
#include <visual_sensor.h>


Public Member Functions | |
| BallT () | |
| init member variables by error value | |
| void | reset () |
| clear all data | |
Public Member Functions inherited from rcsc::VisualSensor::MovableT | |
| MovableT () | |
| init member variables by error value | |
| void | reset () |
| clear all data | |
Public Member Functions inherited from rcsc::VisualSensor::PolarT | |
| PolarT () | |
| init member variables by error value | |
| void | reset () |
| clear all data | |
Additional Inherited Members | |
Public Attributes inherited from rcsc::VisualSensor::MovableT | |
| bool | has_vel_ |
| true if velocity is seen | |
| double | dist_chng_ |
| seen dist change | |
| double | dir_chng_ |
| seen dir change | |
Public Attributes inherited from rcsc::VisualSensor::PolarT | |
| double | dist_ |
| seen distance | |
| double | dir_ |
| seen dir | |
seen ball info