Visualization of covariances for AxesObject.
More...
#include <visualization/3d/AxesCovObject.h>
◆ AxesCovObject()
Creates a new AxesCovObject that is tightly linked to the specified axes object.
Its created scene nodes are added as child nodes to the AxesObject node.
- Parameters
-
◆ setVisible()
void setVisible |
( |
bool |
visible | ) |
|
◆ isVisible()
◆ setSigma()
void setSigma |
( |
float |
sigma | ) |
|
◆ getSigma()
◆ axesObject() [1/2]
◆ axesObject() [2/2]
◆ setCovariance() [1/2]
void setCovariance |
( |
float |
var | ) |
|
Set the variance and update the uncertainty visualization.
2D case: single variance for orientation.
◆ setCovariance() [2/2]
void setCovariance |
( |
const Eigen::Matrix3f & |
cov | ) |
|
Set the covariance and update the uncertainty visualization.
3D case: covariance of all 3 orientations.
◆ mAxesObject
◆ mVisible
◆ mSigma
◆ mCovRotX
◆ mCovRotY
◆ mCovRotZ
The documentation for this class was generated from the following file: