package pathfinding

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

message CircleObstacle

pathfinding.proto:11

static obstacles

Used in: Obstacle

message FriendlyRobotObstacle

pathfinding.proto:58

Used in: Obstacle

enum InputSourceType

pathfinding.proto:102

Used in: PathFindingTask

message LineObstacle

pathfinding.proto:26

Used in: Obstacle

message MovingCircleObstacle

pathfinding.proto:33

moving obstacles

Used in: Obstacle

message MovingLineObstacle

pathfinding.proto:41

Used in: Obstacle

message Obstacle

pathfinding.proto:67

Used in: WorldState

message OpponentRobotObstacle

pathfinding.proto:62

Used in: Obstacle

message PathFindingTask

pathfinding.proto:110

message RectObstacle

pathfinding.proto:15

Used in: Obstacle, WorldState

message StandardSamplerPoint

pathfinding.proto:117

these messages are for defining the pre-computed values to use during run-time

Used in: StandardSamplerPrecomputationSegment

message StandardSamplerPrecomputation

pathfinding.proto:130

message StandardSamplerPrecomputationSegment

pathfinding.proto:124

Used in: StandardSamplerPrecomputation

message TrajectoryInput

pathfinding.proto:93

Used in: PathFindingTask

message TrajectoryPoint

pathfinding.proto:52

Used in: FriendlyRobotObstacle

message TriangleObstacle

pathfinding.proto:20

Used in: Obstacle

message Vector

pathfinding.proto:5

Used in: CircleObstacle, LineObstacle, MovingCircleObstacle, MovingLineObstacle, OpponentRobotObstacle, RectObstacle, TrajectoryInput, TrajectoryPoint, TriangleObstacle

message WorldState

pathfinding.proto:85

Used in: PathFindingTask