package SSLSimulationProto

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

message MoveGlobalVelocity

ssl_simulation_robot_control.proto:59

Move robot with global velocity

Used in: RobotMoveCommand

message MoveLocalVelocity

ssl_simulation_robot_control.proto:48

Move robot with local velocity

Used in: RobotMoveCommand

message MoveWheelVelocity

ssl_simulation_robot_control.proto:35

Move robot with wheel velocities

Used in: RobotMoveCommand

message RealismConfig

ssl_simulation_config.proto:68

Used in: SimulatorConfig

message RobotCommand

ssl_simulation_robot_control.proto:6

Full command for a single robot

Used in: RobotControl

message RobotControl

ssl_simulation_robot_control.proto:70

Command from the connected client to the simulator

Used in: SimulationSyncRequest

message RobotControlResponse

ssl_simulation_robot_feedback.proto:21

Response to RobotControl from the simulator to the connected client

Used in: SimulationSyncResponse

message RobotFeedback

ssl_simulation_robot_feedback.proto:9

Feedback from a robot

Used in: RobotControlResponse

message RobotLimits

ssl_simulation_config.proto:10

Movement limits for a robot

Used in: RobotSpecs

message RobotMoveCommand

ssl_simulation_robot_control.proto:21

Wrapper for different kinds of movement commands

Used in: RobotCommand

message RobotSpecs

ssl_simulation_config.proto:42

Specs of a robot

Used in: SimulatorConfig

message RobotWheelAngles

ssl_simulation_config.proto:29

Robot wheel angle configuration all angles are relative to looking forward, all wheels / angles are clockwise

Used in: RobotSpecs

message SimulationSyncRequest

ssl_simulation_synchronous.proto:11

Request from the team to the simulator

message SimulationSyncResponse

ssl_simulation_synchronous.proto:22

Response to last SimulationSyncRequest

message SimulatorCommand

ssl_simulation_control.proto:81

Command from the connected client to the simulator

Used in: SimulationSyncRequest

message SimulatorConfig

ssl_simulation_config.proto:76

Change the simulator configuration

Used in: SimulatorCommand

message SimulatorControl

ssl_simulation_control.proto:71

Control the simulation

Used in: SimulatorCommand

message SimulatorError

ssl_simulation_error.proto:6

Errors in the simulator

Used in: RobotControlResponse, SimulatorResponse

message SimulatorResponse

ssl_simulation_control.proto:89

Response of the simulator to the connected client

message TeleportBall

ssl_simulation_control.proto:10

Teleport the ball to a new location and optionally set it to some velocity

Used in: SimulatorControl

message TeleportRobot

ssl_simulation_control.proto:41

Teleport a robot to some location and give it a velocity

Used in: SimulatorControl