GT RoboCup SSL
Soccer software, robot firmware
All Classes Namespaces Functions Variables Typedefs Modules Pages
KalmanBall Member List

This is the complete list of members for KalmanBall, including all inherited members.

createConfiguration(Configuration *cfg) (defined in KalmanBall)KalmanBallstatic
getCameraID() constKalmanBall
getHealth() constKalmanBall
getPos() constKalmanBall
getPosCov() constKalmanBall
getPrevMeasurements() constKalmanBall
getVel() constKalmanBall
getVelCov() constKalmanBall
isUnhealthy() constKalmanBall
KalmanBall(unsigned int cameraID, RJ::Time creationTime, CameraBall initMeasurement, const WorldBall &previousWorldBall)KalmanBall
predict(RJ::Time currentTime)KalmanBall
predictAndUpdate(RJ::Time currentTime, CameraBall updateBall)KalmanBall
setVel(Geometry2d::Point newVel)KalmanBall