NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pose_with_covariance_interpolater.h>
Public Member Functions | |
PoseWithCovarianceInterpolaterParams (const std::shared_ptr< PoseCovarianceInterpolater > &pose_covariance_interpolater=std::make_shared< PoseCovarianceInterpolater >()) | |
Public Attributes | |
std::shared_ptr< PoseCovarianceInterpolater > | pose_covariance_interpolater |
|
inline |
std::shared_ptr<PoseCovarianceInterpolater> localization_common::PoseWithCovarianceInterpolaterParams::pose_covariance_interpolater |