NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <localization_measurements/pose_with_covariance_measurement.h>
#include <nodes/timestamped_nodes.h>
#include <node_adders/pose_node_adder_model.h>
#include <node_adders/measurement_based_timestamped_node_adder.h>
#include <gtsam/geometry/Pose3.h>
Go to the source code of this file.
Namespaces | |
node_adders | |
Typedefs | |
using | node_adders::PoseNodeAdder = MeasurementBasedTimestampedNodeAdder< localization_measurements::PoseWithCovarianceMeasurement, gtsam::Pose3, nodes::TimestampedNodes< gtsam::Pose3 >, PoseNodeAdderModel > |