#include <ros_graph_vio_wrapper.h>
◆ RosGraphVIOWrapper()
ros_graph_vio::RosGraphVIOWrapper::RosGraphVIOWrapper |
( |
const std::string & |
graph_config_path_prefix = "" | ) |
|
|
explicit |
◆ DepthOdometryCallback()
void ros_graph_vio::RosGraphVIOWrapper::DepthOdometryCallback |
( |
const ff_msgs::DepthOdometry & |
depth_odometry_msg | ) |
|
◆ FeaturePointsCallback()
void ros_graph_vio::RosGraphVIOWrapper::FeaturePointsCallback |
( |
const ff_msgs::Feature2dArray & |
feature_array_msg | ) |
|
◆ FlightModeCallback()
void ros_graph_vio::RosGraphVIOWrapper::FlightModeCallback |
( |
const ff_msgs::FlightMode & |
flight_mode | ) |
|
◆ graph_vio() [1/2]
◆ graph_vio() [2/2]
std::unique_ptr< graph_vio::GraphVIO > & ros_graph_vio::RosGraphVIOWrapper::graph_vio |
( |
| ) |
const |
◆ GraphVIOStateMsg()
boost::optional< ff_msgs::GraphVIOState > ros_graph_vio::RosGraphVIOWrapper::GraphVIOStateMsg |
( |
| ) |
|
◆ ImuCallback()
void ros_graph_vio::RosGraphVIOWrapper::ImuCallback |
( |
const sensor_msgs::Imu & |
imu_msg | ) |
|
◆ Initialized()
bool ros_graph_vio::RosGraphVIOWrapper::Initialized |
( |
| ) |
const |
◆ LoadConfigs()
void ros_graph_vio::RosGraphVIOWrapper::LoadConfigs |
( |
const std::string & |
graph_config_path_prefix | ) |
|
◆ ResetBiasesAndVIO()
void ros_graph_vio::RosGraphVIOWrapper::ResetBiasesAndVIO |
( |
| ) |
|
◆ ResetBiasesFromFileAndResetVIO()
void ros_graph_vio::RosGraphVIOWrapper::ResetBiasesFromFileAndResetVIO |
( |
| ) |
|
◆ ResetVIO()
void ros_graph_vio::RosGraphVIOWrapper::ResetVIO |
( |
| ) |
|
◆ Update()
void ros_graph_vio::RosGraphVIOWrapper::Update |
( |
| ) |
|
The documentation for this class was generated from the following files: