|
Apollo 10.0
自动驾驶开放平台
|
命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::perception |
| apollo::perception | |
| namespace | apollo::perception::lidar |
函数 | |
| void | apollo::perception::lidar::SetSemanticLabel (PointSemanticLabel label, uint8_t *value) |
| PointSemanticLabel | apollo::perception::lidar::GetSemanticLabel (uint8_t value) |
| bool | apollo::perception::lidar::IsSemanticLabelEqual (PointSemanticLabel label, uint8_t value) |
| void | apollo::perception::lidar::SetMotionLabel (PointMotionLabel label, uint8_t *value) |
| PointMotionLabel | apollo::perception::lidar::GetMotionLabel (uint8_t value) |
| bool | apollo::perception::lidar::IsMotionLabelEqual (PointMotionLabel label, uint8_t value) |