package apollo.external_command

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

message ActionCommand

action_command.proto:34

enum ActionCommandType

action_command.proto:7

Used in: ActionCommand

message BoundaryWithWidth

path_follow_command.proto:18

Path boundary generated with the distance from center to left and right boundary given.

Used in: PathFollowCommand

message ChassisCommand

chassis_command.proto:9

message CommandStatus

command_status.proto:24

message CommandStatusRequest

command_status.proto:18

enum CommandStatusType

command_status.proto:7

Used in: CommandStatus

message FreeSpaceCommand

free_space_command.proto:8

message LaneFollowCommand

lane_follow_command.proto:9

Used in: task_manager.CycleRoutingTask

message LaneSegment

lane_segment.proto:6

Used in: LaneFollowCommand, ValetParkingCommand

message PathBoundary

path_follow_command.proto:9

PathBoundary with left and right boundary.

Used in: PathFollowCommand

message PathFollowCommand

path_follow_command.proto:25

message Point

geometry.proto:5

Used in: PathBoundary, PathFollowCommand, RoiPolygon

message Pose

geometry.proto:12

Used in: FreeSpaceCommand, LaneFollowCommand, PreciseParkingCommand, ValetParkingCommand

enum PreciseMissionType

precise_parking_command.proto:8

Used in: PreciseParkingCommand

message PreciseParkingCommand

precise_parking_command.proto:13

message RoiPolygon

geometry.proto:24

Region of interest in form of polygon. If the points of polygon is in anticlockwise, ROI is drivable area; otherwise if they are in clockwise, ROI is prohibited driving area.

Used in: FreeSpaceCommand, ZoneCoverCommand

message SpeedCommand

speed_command.proto:7

message ValetParkingCommand

valet_parking_command.proto:9

message ZoneCoverCommand

zone_cover_command.proto:8