Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional float | roll_rate = 1 |
optional float | pitch_rate = 2 |
optional float | yaw_rate = 3 |
optional float | velocity = 4 |
optional float | velocity_x = 5 |
optional float | velocity_y = 6 |
optional float | velocity_z = 7 |
optional double | time_ts = 8 |
optional double | time_d = 9 |
optional MotionType | motion = 10 |
在文件 motion_service.proto 第 26 行定义.
optional MotionType apollo::perception::VehicleStatus::motion = 10 |
在文件 motion_service.proto 第 36 行定义.
optional float apollo::perception::VehicleStatus::pitch_rate = 2 |
在文件 motion_service.proto 第 28 行定义.
optional float apollo::perception::VehicleStatus::roll_rate = 1 |
在文件 motion_service.proto 第 27 行定义.
optional double apollo::perception::VehicleStatus::time_d = 9 |
在文件 motion_service.proto 第 35 行定义.
optional double apollo::perception::VehicleStatus::time_ts = 8 |
在文件 motion_service.proto 第 34 行定义.
optional float apollo::perception::VehicleStatus::velocity = 4 |
在文件 motion_service.proto 第 30 行定义.
optional float apollo::perception::VehicleStatus::velocity_x = 5 |
在文件 motion_service.proto 第 31 行定义.
optional float apollo::perception::VehicleStatus::velocity_y = 6 |
在文件 motion_service.proto 第 32 行定义.
optional float apollo::perception::VehicleStatus::velocity_z = 7 |
在文件 motion_service.proto 第 33 行定义.
optional float apollo::perception::VehicleStatus::yaw_rate = 3 |
在文件 motion_service.proto 第 29 行定义.