package gameController

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BallSpeedMeasurement

ssl_game_controller_common.proto:86

BallSpeedMeasurement is a single measurement sample of the ball speed

message BotId

ssl_game_controller_common.proto:17

BotId is the combination of a team and a robot id

Used in: sslsim.RobotSpecs, sslsim.TeleportRobot

message ControllerReply

ssl_game_controller_common.proto:45

a reply that is sent by the controller for each request from teams or autoRefs

enum ControllerReply.StatusCode

ssl_game_controller_common.proto:61

Used in: ControllerReply

enum ControllerReply.Verification

ssl_game_controller_common.proto:68

Used in: ControllerReply

enum Division

ssl_game_controller_common.proto:26

Division denotes the current division, which influences some rules

message Location

ssl_game_controller_common.proto:35

Location is a 2d-coordinate on the field in ssl-vision coordinate system. Units are in meters.

message Signature

ssl_game_controller_common.proto:77

Signature can be added to a request to let it be verfied by the controller

enum Team

ssl_game_controller_common.proto:6

Team is either blue or yellow

Used in: BotId