GT RoboCup SSL
Soccer software, robot firmware
VisionState Class Reference

Snapshot of the state of all objects in vision at a specific time. More...

Public Member Functions

 VisionState (RJ::Time calcTime, WorldBall ball, std::vector< WorldRobot > yellowRobots, std::vector< WorldRobot > blueRobots)
 

Public Attributes

RJ::Time calcTime
 
WorldBall ball
 
std::vector< WorldRobotyellowRobots
 
std::vector< WorldRobotblueRobots
 

Detailed Description

Snapshot of the state of all objects in vision at a specific time.

+ Collaboration diagram for VisionState:

Constructor & Destructor Documentation

◆ VisionState()

VisionState::VisionState ( RJ::Time  calcTime,
WorldBall  ball,
std::vector< WorldRobot yellowRobots,
std::vector< WorldRobot blueRobots 
)
inline
Parameters
calcTimeCurrent frame time
ballCurrent frame ball
yellowRobotsCurrent frame robot list
blueRobotsCurrent frame robot list

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