package guideline

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

message AudioSystemOptions

guideline_engine_config.proto:76

Used in: GuidelineEngineConfig

message CameraPoseBasedHumanOptions

guideline_engine_config.proto:139

Used in: HumanRepresentationOptions

message ClassicGuidance

classic_guidance.proto:28

Guidance instructions for the Guideline classic mode.

message ClearanceZoneOptions

guideline_engine_config.proto:124

Used in: FrameBasedOccupancyMapOptions

message ControlSignalData

control_signal_data.proto:23

Allows custom control signal data through proto extensions.

(message has no fields)

message ControlSignalLite

control_signal.proto:28

Lightweight proto representation of the ControlSignal. Used to pass signal data between native code and Java. Should not contain large amounts of data.

message ControlSystemOptions

guideline_engine_config.proto:191

Used in: GuidelineEngineConfig

message FrameBasedOccupancyMapOptions

guideline_engine_config.proto:118

Used in: OccupancyMapOptions

message FrameBasedPointCloudOptions

guideline_engine_config.proto:110

Used in: PointCloudOptions

message GuidanceSystemOptions

guideline_engine_config.proto:219

Used in: GuidelineEngineConfig

message GuidelineAggregatorOptions

guideline_engine_config.proto:144

Used in: GuidelineEngineConfig

message GuidelineEngineConfig

guideline_engine_config.proto:29

Configuration for the Guideline Engine. Next available index: 10

message GuidelineEngineConfig.DetectorOptions

guideline_engine_config.proto:37

Options for the line detector.

Used in: GuidelineEngineConfig

message GuidelineEngineConfig.DetectorOptions.ModelFiles

guideline_engine_config.proto:39

TFlite files for the ML pipeline.

Used in: DetectorOptions

message GuidelineEngineConfig.FileDescriptor

guideline_engine_config.proto:30

Used in: DetectorOptions.ModelFiles

message GuidelineLog

guideline_log.proto:27

message GuidelineLogEvent

guideline_log.proto:32

Next available index: 12

Used in: GuidelineLog

message GuidelineLogEvent.CameraImage

guideline_log.proto:48

Used in: GuidelineLogEvent

(message has no fields)

message GuidelineLogEvent.CameraPoseUpdated

guideline_log.proto:54

Used in: GuidelineLogEvent

message GuidelineLogEvent.ControlSignal

guideline_log.proto:116

Used in: GuidelineLogEvent

message GuidelineLogEvent.DepthEstimationResults

guideline_log.proto:106

Used in: GuidelineLogEvent

message GuidelineLogEvent.DepthMap

guideline_log.proto:110

Used in: DepthEstimationResults

message GuidelineLogEvent.LineDetectorResults

guideline_log.proto:97

Used in: GuidelineLogEvent

message GuidelineLogEvent.LineHit

guideline_log.proto:91

Used in: WorldUpdate

message GuidelineLogEvent.LineKeypoint

guideline_log.proto:85

Used in: LineDetectorResults, LineHit

message GuidelineLogEvent.OccupancyMap

guideline_log.proto:59

Used in: GuidelineLogEvent

message GuidelineLogEvent.PointCloud

guideline_log.proto:66

Used in: GuidelineLogEvent

message GuidelineLogEvent.Quaternion

guideline_log.proto:141

Used in: Transformation

message GuidelineLogEvent.SegmentationMask

guideline_log.proto:79

Used in: LineDetectorResults

message GuidelineLogEvent.TrackingStateChanged

guideline_log.proto:50

Used in: GuidelineLogEvent

message GuidelineLogEvent.Transformation

guideline_log.proto:125

Used in: CameraPoseUpdated

message GuidelineLogEvent.Vector2

guideline_log.proto:136

Used in: OccupancyMap

message GuidelineLogEvent.Vector3

guideline_log.proto:130

Used in: ControlSignal, LineHit, Transformation, WorldPoint

message GuidelineLogEvent.WorldPoint

guideline_log.proto:74

Used in: PointCloud

message GuidelineLogEvent.WorldUpdate

guideline_log.proto:102

Used in: GuidelineLogEvent

message HorizontalBlockKeypointExtractorOptions

guideline_engine_config.proto:71

Used in: KeypointExtractorOptions

message HumanRepresentationOptions

guideline_engine_config.proto:135

Used in: GuidelineEngineConfig

message KeypointExtractorOptions

guideline_engine_config.proto:64

Used in: GuidelineEngineConfig.DetectorOptions

message LegacySoundPackOptions

guideline_engine_config.proto:90

Used in: AudioSystemOptions

enum LegacySoundPackOptions.LegacySoundPackType

guideline_engine_config.proto:91

Used in: LegacySoundPackOptions

message LineDetection

line_detection.proto:26

Results of line detection.

Used in: ClassicGuidance

message LineDetectionPoint

line_detection.proto:43

Used in: LineDetectionSegment

message LineDetectionSegment

line_detection.proto:38

Used in: LineDetection

message LocalTemporalRegressionBasedGuidelineAggregatorOptions

guideline_engine_config.proto:175

Used in: GuidelineAggregatorOptions

message OccupancyMapOptions

guideline_engine_config.proto:114

Used in: GuidelineEngineConfig

message PointCloudOptions

guideline_engine_config.proto:106

Used in: GuidelineEngineConfig

message SimpleControlSystemOptions

guideline_engine_config.proto:197

Configuration for simple control system. TODO(b/213364770): Find optimal hyper parameters.

Used in: ControlSystemOptions

message SortedGuidelineBoxPointAggregatorOptions

guideline_engine_config.proto:156

Configuration of SortedGuidelineBoxPointAggregator for building stateful representation of the guideline. TODO(b/213364770): Find optimal hyper parameters.

Used in: GuidelineAggregatorOptions

enum StopReason

control_signal.proto:60

Indicates the reason for stop signal.

Used in: ControlSignalLite

message VisualizationOptions

guideline_engine_config.proto:243

Used in: GuidelineEngineConfig