package sslsim

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

message MoveGlobalVelocity

ssl_simulation_robot_control.proto:54

Move robot with global velocity

Used in: RobotMoveCommand

message MoveLocalVelocity

ssl_simulation_robot_control.proto:44

Move robot with local velocity

Used in: RobotMoveCommand

message MoveWheelVelocity

ssl_simulation_robot_control.proto:32

Move robot with wheel velocities

Used in: RobotMoveCommand

message RealismConfig

ssl_simulation_config.proto:64

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:64

Command from the connected client to the simulator

message RobotControlResponse

ssl_simulation_robot_feedback.proto:19

Response to RobotControl from the simulator to the connected client

message RobotFeedback

ssl_simulation_robot_feedback.proto:9

Feedback from a robot

Used in: RobotControlResponse

message RobotLimits

ssl_simulation_config.proto:11

Movement limits for a robot

Used in: RobotSpecs

message RobotMoveCommand

ssl_simulation_robot_control.proto:20

Wrapper for different kinds of movement commands

Used in: RobotCommand

message RobotSpecErForce

ssl_simulation_custom_erforce_robot_spec.proto:7

Custom robot specs for ER-Force simulator

message RobotSpecs

ssl_simulation_config.proto:41

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 SimulatorCommand

ssl_simulation_control.proto:74

Command from the connected client to the simulator

message SimulatorConfig

ssl_simulation_config.proto:70

Change the simulator configuration

Used in: SimulatorCommand

message SimulatorControl

ssl_simulation_control.proto:64

Control the simulation

Used in: amun.CommandSimulator, SimulatorCommand

message SimulatorError

ssl_simulation_error.proto:6

Errors in the simulator

Used in: RobotControlResponse, SimulatorResponse

message SimulatorResponse

ssl_simulation_control.proto:82

Response of the simulator to the connected client

message TeleportBall

ssl_simulation_control.proto:15

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

Used in: SimulatorControl

message TeleportRobot

ssl_simulation_control.proto:39

Teleport a robot to some location and give it a velocity

Used in: SimulatorControl