|
Apollo 10.0
自动驾驶开放平台
|
The GNSS driver is mainly responsible for receiving and processing GNSS signals and passing them to the positioning module to realize high-precision positioning.
apollo::drivers::gnss::GnssDriverComponent
| Name | Type | Description |
|---|---|---|
| data stream | binary data from gnss stream | - |
msg | apollo::canbus::Chassis | chassis message |
| Name | Type | Description |
|---|---|---|
msg | apollo::drivers::gnss::RawData | gps bin raw data |
msg | apollo::drivers::gnss::RawData | gps rtcm raw data |
msg | apollo::drivers::gnss::RawData | gnss stream raw data |
msg | apollo::drivers::gnss::StreamStatus | gnss stream status |
| file path | type / struct | Description |
|---|---|---|
modules/drivers/gnss/gnss_conf.pb.txt | apollo::drivers::gnss::conf::Config | gnss config |
如果您在使用文档的过程中,遇到任何问题,请到我们在【开发者社区】建立的 反馈意见收集问答页面,反馈相关的问题。我们会根据反馈意见对文档进行迭代优化。