NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <localization_common/pose_covariance_interpolater.h>
#include <localization_common/pose_with_covariance.h>
#include <localization_common/timestamped_interpolater.h>
Go to the source code of this file.
Classes | |
struct | localization_common::PoseWithCovarianceInterpolaterParams |
Namespaces | |
localization_common | |
Typedefs | |
using | localization_common::PoseWithCovarianceInterpolater = TimestampedInterpolater< PoseWithCovariance, PoseWithCovarianceInterpolaterParams > |