TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
void | setPose (const Eigen::Matrix4f &matrix) |
void | setPose (const Eigen::Isometry3d &pose) |
void | setPose (const Eigen::Affine3d &pose) |
Public Attributes | |
Eigen::Vector4f | pose_x = Eigen::Vector4f(1, 0, 0, 0) |
Eigen::Vector4f | pose_y = Eigen::Vector4f(0, 1, 0, 0) |
Eigen::Vector4f | pose_z = Eigen::Vector4f(0, 0, 1, 0) |
Definition at line 55 of file renderlist.h.