Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Obstacle
Used in: Obstacle
Used in: PathFindingTask
None = 0
AllSamplers = 1
StandardSampler = 2
EndInObstacleSampler = 3
EscapeObstacleSampler = 4
Used in: Obstacle
Used in: Obstacle
optional Vector start_pos = 1
optional Vector speed = 2
optional Vector acc = 3
optional float start_time = 4
optional float end_time = 5
Used in: Obstacle
optional Vector start_pos1 = 1
optional Vector speed1 = 2
optional Vector acc1 = 3
optional Vector start_pos2 = 4
optional Vector speed2 = 5
optional Vector acc2 = 6
optional float start_time = 7
optional float end_time = 8
Used in: WorldState
optional string name = 1
optional int32 prio = 2
optional float radius = 3
oneof obstacle
Used in: Obstacle
Used in: Obstacle, WorldState
optional Vector bottom_left = 1
optional Vector top_right = 2
Used in: StandardSamplerPrecomputationSegment
optional float time = 1
optional float angle = 2
optional float mid_speed_x = 3
optional float mid_speed_y = 4
Used in: StandardSamplerPrecomputation
optional float min_distance = 2
optional float max_distance = 3
Used in: PathFindingTask
optional Vector v0 = 1
optional Vector v1 = 2
optional Vector s0 = 4
optional Vector s1 = 5
optional float max_speed = 6
optional float acceleration = 7
Used in: FriendlyRobotObstacle
optional Vector pos = 1
optional Vector speed = 2
optional float time = 3
Used in: Obstacle
Used in: CircleObstacle, LineObstacle, MovingCircleObstacle, MovingLineObstacle, OpponentRobotObstacle, RectObstacle, TrajectoryInput, TrajectoryPoint, TriangleObstacle
optional float x = 1
optional float y = 2
Used in: PathFindingTask
repeated Obstacle obstacles = 1
optional uint32 out_of_field_priority = 2
optional float radius = 4
optional uint32 robot_id = 5