Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::AxisOrientation Struct Referenceabstract

This struct represents in the most general way any kind of transformation of the reference frame (axis X, Y and Z). More...

#include <AxisOrientation.h>

Inheritance diagram for Boardcore::AxisOrientation:

Public Member Functions

virtual Eigen::Matrix3f getMatrix () const =0
 

Detailed Description

This struct represents in the most general way any kind of transformation of the reference frame (axis X, Y and Z).

This class is abstract, use AxisAngleOrientation, AxisOrthoOrientation or AxisRelativeOrientation.

Definition at line 79 of file AxisOrientation.h.

Member Function Documentation

◆ getMatrix()

virtual Eigen::Matrix3f Boardcore::AxisOrientation::getMatrix ( ) const
pure virtual

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