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