Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::base::BoundingCube Struct Reference

#include <point_cloud_util.h>

Collaboration diagram for apollo::perception::base::BoundingCube:
Collaboration graph

Public Attributes

float x
 
float y
 
float z
 
float length
 
float width
 
float height
 
float yaw
 
float trans_x
 
float trans_y
 
float trans_z
 

Member Data Documentation

◆ height

float apollo::perception::base::BoundingCube::height

◆ length

float apollo::perception::base::BoundingCube::length

◆ trans_x

float apollo::perception::base::BoundingCube::trans_x

◆ trans_y

float apollo::perception::base::BoundingCube::trans_y

◆ trans_z

float apollo::perception::base::BoundingCube::trans_z

◆ width

float apollo::perception::base::BoundingCube::width

◆ x

float apollo::perception::base::BoundingCube::x

◆ y

float apollo::perception::base::BoundingCube::y

◆ yaw

float apollo::perception::base::BoundingCube::yaw

◆ z

float apollo::perception::base::BoundingCube::z

The documentation for this struct was generated from the following file: