NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
pose_with_covariance.h File Reference
#include <localization_common/timestamped_set.h>
#include <Eigen/Geometry>
Include dependency graph for pose_with_covariance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  localization_common::PoseWithCovariance
 

Namespaces

 localization_common
 

Typedefs

using localization_common::PoseCovariance = Eigen::Matrix< double, 6, 6 >