Apollo
6.0
Open source self driving car software
|
Defines the EulerAnglesZXY class. More...
Go to the source code of this file.
Classes | |
class | apollo::common::math::EulerAnglesZXY< T > |
Implements a class of Euler angles (actually, Tait-Bryan angles), with intrinsic sequence ZXY. More... | |
Namespaces | |
apollo::common::math | |
apollo::common::math | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::common | |
apollo::common | |
Typedefs | |
using | apollo::common::math::EulerAnglesZXYf = EulerAnglesZXY< float > |
using | apollo::common::math::EulerAnglesZXYd = EulerAnglesZXY< double > |
Defines the EulerAnglesZXY class.