![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
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< WorldRobot > | yellowRobots |
std::vector< WorldRobot > | blueRobots |
Snapshot of the state of all objects in vision at a specific time.
|
inline |
calcTime | Current frame time |
ball | Current frame ball |
yellowRobots | Current frame robot list |
blueRobots | Current frame robot list |