|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
18 #ifndef ROS_GRAPH_LOCALIZER_ROS_GRAPH_LOCALIZER_WRAPPER_PARAMS_H_
19 #define ROS_GRAPH_LOCALIZER_ROS_GRAPH_LOCALIZER_WRAPPER_PARAMS_H_
23 #include <boost/serialization/serialization.hpp>
35 template <
class ARCHIVE>
36 void serialize(ARCHIVE& ar,
const unsigned int ) {
45 #endif // ROS_GRAPH_LOCALIZER_ROS_GRAPH_LOCALIZER_WRAPPER_PARAMS_H_
Definition: imu_integrator_params.h:29
Definition: ros_graph_localizer_wrapper_params.h:26
imu_integration::ImuIntegratorParams imu_integrator
Definition: ros_graph_localizer_wrapper_params.h:27
Definition: parameter_reader.h:27
double max_duration_between_vl_msgs
Definition: ros_graph_localizer_wrapper_params.h:30
friend class boost::serialization::access
Definition: ros_graph_localizer_wrapper_params.h:34
int max_relative_vio_buffer_size
Definition: ros_graph_localizer_wrapper_params.h:29
bool extrapolate_dock_pose_with_imu
Definition: ros_graph_localizer_wrapper_params.h:28