23#include <boost/circular_buffer.hpp>
85 std::vector<float>
detections = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0};
87 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
90typedef std::shared_ptr<const LidarObjectSupplement>
135 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
138typedef std::shared_ptr<const Radar4dObjectSupplement>
164typedef std::shared_ptr<const RadarObjectSupplement>
247 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
250typedef std::shared_ptr<const CameraObjectSupplement>
266 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
284 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
296 center = Eigen::Vector3d(0, 0, 0);
298 size = Eigen::Vector3f(0, 0, 0);
299 velocity = Eigen::Vector3f(0, 0, 0);
308 Eigen::Vector3d
center = Eigen::Vector3d(0, 0, 0);
309 Eigen::Vector3f
size = Eigen::Vector3f(0, 0, 0);
310 Eigen::Vector3f
velocity = Eigen::Vector3f(0, 0, 0);
315 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
std::vector< EigenType, Eigen::aligned_allocator< EigenType > > EigenVector
std::shared_ptr< RadarObjectSupplement > RadarObjectSupplementPtr
boost::circular_buffer< VehicleStatus > MotionBuffer
std::shared_ptr< const MotionBuffer > MotionBufferConstPtr
std::shared_ptr< MotionBuffer > MotionBufferPtr
std::shared_ptr< Motion3DBuffer > Motion3DBufferPtr
std::shared_ptr< const RadarObjectSupplement > RadarObjectSupplementConstPtr
std::shared_ptr< const CameraObjectSupplement > CameraObjectSupplementConstPtr
std::shared_ptr< LidarObjectSupplement > LidarObjectSupplementPtr
boost::circular_buffer< Vehicle3DStatus > Motion3DBuffer
std::shared_ptr< const Motion3DBuffer > Motion3DBufferConstPtr
std::shared_ptr< CameraObjectSupplement > CameraObjectSupplementPtr
std::shared_ptr< const Radar4dObjectSupplement > Radar4dObjectSupplementConstPtr
std::shared_ptr< Radar4dObjectSupplement > Radar4dObjectSupplementPtr
Eigen::Matrix4f MotionType
std::shared_ptr< const LidarObjectSupplement > LidarObjectSupplementConstPtr
std::vector< float > visual_type_probs
BBox2D< float > front_box
Eigen::Vector3f local_center
double truncated_vertical
std::vector< float > pts8
std::vector< float > object_feature
double truncated_horizontal
VisualObjectType visual_type
BBox2D< float > projected_box
apollo::common::EigenVector< SensorObjectMeasurement > measurements
base::AttributePointCloud< PointD > cloud_world
bool is_orientation_ready
std::vector< int > point_ids
std::vector< float > detections
base::AttributePointCloud< PointF > cloud
MotionState dynamic_state
float height_above_ground
std::vector< std::string > raw_classification_methods
std::vector< std::vector< float > > raw_probs
ObjectSemanticType semantic_type
bool is_orientation_ready
base::AttributeRadarPointCloud< RadarPointF > cloud
std::vector< std::vector< float > > raw_probs
std::vector< std::string > raw_classification_methods
std::vector< int > point_ids
base::AttributeRadarPointCloud< RadarPointD > cloud_world
float height_above_ground
float relative_radial_velocity
float relative_tangential_velocity