protodoc.io
Project minhanghuang/CyberRT
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
apollo.audio
apollo.canbus
apollo.common
apollo.common.monitor
apollo.control
apollo.cyber
apollo.cyber.benchmark
apollo.cyber.examples.proto
apollo.cyber.proto
apollo.data
apollo.dreamview
apollo.drivers
apollo.drivers.canbus
apollo.drivers.gnss
apollo.external_command
apollo.guardian
apollo.hdmap
apollo.localization
apollo.monitor
apollo.perception
apollo.perception.camera
apollo.planning
apollo.planning_internal
apollo.prediction
apollo.relative_map
apollo.routing
apollo.simulation
apollo.storytelling
apollo.task_manager
apollo.transform
apollo.v2x
google.protobuf
apollo.data
RecordingState
SmartRecorderStatus
package
apollo.data
Get desktop application:
View/edit binary Protocol Buffers messages
enum
RecordingState
smart_recorder_status.proto:7
Used in:
SmartRecorderStatus
STOPPED
= 0
RECORDING
= 1
TERMINATING
= 2
message
SmartRecorderStatus
smart_recorder_status.proto:13
optional
common.Header
header
= 1
optional
RecordingState
recording_state
= 2
optional
string
state_message
= 3