NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <localization_measurements/imu_measurement.h>
#include <node_adders/combined_nav_state_node_adder_model.h>
#include <node_adders/measurement_based_timestamped_node_adder.h>
#include <nodes/combined_nav_state_nodes.h>
Go to the source code of this file.
Namespaces | |
node_adders | |
Typedefs | |
using | node_adders::CombinedNavStateNodeAdder = MeasurementBasedTimestampedNodeAdder< localization_measurements::ImuMeasurement, localization_common::CombinedNavState, nodes::CombinedNavStateNodes, CombinedNavStateNodeAdderModel > |