Get desktop application:
View/edit binary Protocol Buffers messages
BallSpeedMeasurement is a single measurement sample of the ball speed
The UNIX timestamp [μs] when the measurement was taken.
the ball speed measurement [m/s]
the estimated initial ball speed (kick speed) [m/s]
BotId is the combination of a team and a robot id
Used in: ,
the robot id - a negative value indicates that the id is not set
the team that the robot belongs to
a reply that is sent by the controller for each request from teams or autoRefs
status_code is an optional code that indicates the result of the last request
reason is an optional explanation of the status code
next_token must be send with the next request, if secure communication is used the token is used to avoid replay attacks the token is always present in the very first message before the registration starts the token is not present, if secure communication is not used
verification indicates if the last request could be verified (secure communication)
Used in:
Used in:
Division denotes the current division, which influences some rules
Location is a 2d-coordinate on the field in ssl-vision coordinate system. Units are in meters.
the x-coordinate in [m] in the ssl-vision coordinate system
the y-coordinate in [m] in the ssl-vision coordinate system
Signature can be added to a request to let it be verfied by the controller
the token that was received with the last controller reply
the PKCS1v15 signature of this message
Team is either blue or yellow
Used in:
team not set
yellow team
blue team