LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
rcsc::VisualSensor::BallT Struct Reference

seen ball info More...

#include <visual_sensor.h>

Inheritance diagram for rcsc::VisualSensor::BallT:
Inheritance graph
[legend]
Collaboration diagram for rcsc::VisualSensor::BallT:
Collaboration graph
[legend]

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
 

Detailed Description

seen ball info


The documentation for this struct was generated from the following file: