Apollo 10.0
自动驾驶开放平台
|
#include <object_supplement.h>
Public 属性 | |
float | yaw_delta |
float | pitch_delta |
float | roll_delta |
float | velocity_x |
float | velocity_y |
float | velocity_z |
double | time_ts |
double | time_d |
Eigen::Matrix4f | motion3d |
在文件 object_supplement.h 第 273 行定义.
Eigen::Matrix4f apollo::perception::base::Vehicle3DStatus::motion3d |
在文件 object_supplement.h 第 282 行定义.
float apollo::perception::base::Vehicle3DStatus::pitch_delta |
在文件 object_supplement.h 第 275 行定义.
float apollo::perception::base::Vehicle3DStatus::roll_delta |
在文件 object_supplement.h 第 276 行定义.
double apollo::perception::base::Vehicle3DStatus::time_d |
在文件 object_supplement.h 第 281 行定义.
double apollo::perception::base::Vehicle3DStatus::time_ts |
在文件 object_supplement.h 第 280 行定义.
float apollo::perception::base::Vehicle3DStatus::velocity_x |
在文件 object_supplement.h 第 277 行定义.
float apollo::perception::base::Vehicle3DStatus::velocity_y |
在文件 object_supplement.h 第 278 行定义.
float apollo::perception::base::Vehicle3DStatus::velocity_z |
在文件 object_supplement.h 第 279 行定义.
float apollo::perception::base::Vehicle3DStatus::yaw_delta |
在文件 object_supplement.h 第 274 行定义.