|
#include <RobotAPI/libraries/armem_robot_state/types.h>
Public Types | |
using | DepthMatrixType = Eigen::MatrixXf |
using | DepthSigmaMatrixType = Eigen::MatrixXf |
using | TargetDetectedMatrixType = Eigen::MatrixXf |
Public Attributes | |
DepthMatrixType | depth |
std::string | frame |
DepthSigmaMatrixType | sigma |
TargetDetectedMatrixType | targetDetected |
using DepthMatrixType = Eigen::MatrixXf |
using DepthSigmaMatrixType = Eigen::MatrixXf |
using TargetDetectedMatrixType = Eigen::MatrixXf |
DepthMatrixType depth |
DepthSigmaMatrixType sigma |
TargetDetectedMatrixType targetDetected |