Apollo 10.0
自动驾驶开放平台
apollo::canbus::Steering_command_102结构体 参考
apollo::canbus::Steering_command_102 的协作图:

Public 类型

enum  Steer_en_ctrlType { STEER_EN_CTRL_DISABLE = 0 , STEER_EN_CTRL_ENABLE = 1 , STEER_EN_CTRL_DISABLE = 0 , STEER_EN_CTRL_ENABLE = 1 }
 
enum  Steer_en_ctrlType { STEER_EN_CTRL_DISABLE = 0 , STEER_EN_CTRL_ENABLE = 1 , STEER_EN_CTRL_DISABLE = 0 , STEER_EN_CTRL_ENABLE = 1 }
 

Public 属性

optional int32 heartbeat_102 = 1
 
optional Steer_en_ctrlType steer_en_ctrl = 2
 
optional int32 steer_angle_target = 3
 
optional int32 steer_angle_spd_target = 4
 
optional int32 checksum_102 = 5
 

详细描述

在文件 demo.proto49 行定义.

成员枚举类型说明

◆ Steer_en_ctrlType [1/2]

枚举值
STEER_EN_CTRL_DISABLE 
STEER_EN_CTRL_ENABLE 
STEER_EN_CTRL_DISABLE 
STEER_EN_CTRL_ENABLE 

在文件 demo.proto51 行定义.

◆ Steer_en_ctrlType [2/2]

枚举值
STEER_EN_CTRL_DISABLE 
STEER_EN_CTRL_ENABLE 
STEER_EN_CTRL_DISABLE 
STEER_EN_CTRL_ENABLE 

在文件 devkit.proto47 行定义.

47 {
50 }

类成员变量说明

◆ checksum_102

optional int32 apollo::canbus::Steering_command_102::checksum_102 = 5

在文件 demo.proto64 行定义.

◆ heartbeat_102

optional int32 apollo::canbus::Steering_command_102::heartbeat_102 = 1

在文件 demo.proto56 行定义.

◆ steer_angle_spd_target

optional int32 apollo::canbus::Steering_command_102::steer_angle_spd_target = 4

在文件 demo.proto62 行定义.

◆ steer_angle_target

optional int32 apollo::canbus::Steering_command_102::steer_angle_target = 3

在文件 demo.proto60 行定义.

◆ steer_en_ctrl

optional Steer_en_ctrlType apollo::canbus::Steering_command_102::steer_en_ctrl = 2

在文件 demo.proto58 行定义.


该结构体的文档由以下文件生成: