#include <PoseInfoContainer.h>
Definition at line 38 of file PoseInfoContainer.h.
◆ getPoseStamped()
| const geometry_msgs::PoseStamped& PoseInfoContainer::getPoseStamped |
( |
| ) |
|
|
inline |
◆ getPoseWithCovarianceStamped()
| const geometry_msgs::PoseWithCovarianceStamped& PoseInfoContainer::getPoseWithCovarianceStamped |
( |
| ) |
|
|
inline |
◆ getTfTransform()
◆ update()
| void PoseInfoContainer::update |
( |
const Eigen::Vector3f & |
slamPose, |
|
|
const Eigen::Matrix3f & |
slamCov, |
|
|
const ros::Time & |
stamp, |
|
|
const std::string & |
frame_id |
|
) |
| |
◆ covPose_
| geometry_msgs::PoseWithCovarianceStamped PoseInfoContainer::covPose_ |
|
protected |
◆ poseTransform_
◆ stampedPose_
| geometry_msgs::PoseStamped PoseInfoContainer::stampedPose_ |
|
protected |
The documentation for this class was generated from the following files: