Default package

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

message EstopState

estop_state.proto:3

message RealismConfigErForce

ssl_simulation_custom_erforce_realism.proto:7

Realism configuration for ER-Force simulator this message is stored in human readable form for saved ui settings therefore do NOT modify field names without changing them in the config files

Used in: amun.CommandSimulator

message RobotStatistic

robot_statistic.proto:3

message SSL_BallModelChipFixedLoss

ssl_geometry.proto:100

Fixed-Loss model for chipped balls. Uses fixed damping factors for xy and z direction per hop.

Used in: SSL_GeometryModels

message SSL_BallModelStraightTwoPhase

ssl_geometry.proto:88

Two-Phase model for straight-kicked balls. There are two phases with different accelerations during the ball kicks: 1. Sliding 2. Rolling The full model is described in the TDP of ER-Force from 2016, which can be found here: https://ssl.robocup.org/wp-content/uploads/2019/01/2016_ETDP_ER-Force.pdf

Used in: SSL_GeometryModels

message SSL_FieldCircularArc

ssl_geometry.proto:29

Represents a field marking as a circular arc segment represented by center point, a start angle, an end angle, and an arc thickness.

Used in: SSL_GeometryFieldSize

message SSL_FieldLineSegment

ssl_geometry.proto:13

Represents a field marking as a line segment represented by a start point p1, and end point p2, and a line thickness. The start and end points are along the center of the line, so the thickness of the line extends by thickness / 2 on either side of the line.

Used in: SSL_GeometryFieldSize

enum SSL_FieldShapeType

ssl_geometry.proto:123

Used in: SSL_FieldCircularArc, SSL_FieldLineSegment

message SSL_GeometryCameraCalibration

ssl_geometry.proto:60

Used in: SSL_GeometryData

message SSL_GeometryData

ssl_geometry.proto:116

Used in: sslsim.SimulatorConfig

message SSL_GeometryFieldSize

ssl_geometry.proto:47

Used in: SSL_GeometryData

message SSL_GeometryModels

ssl_geometry.proto:110

Used in: SSL_GeometryData

message SensorProto

sensor_msg.proto:8

message Vector2f

ssl_geometry.proto:3

A 2D float vector.

Used in: SSL_FieldCircularArc, SSL_FieldLineSegment