Static Public Member Functions | Private Member Functions | List of all members
ov_msckf::ROSVisualizerHelper Class Reference

Helper class that handles some common versions into and out of ROS formats. More...

#include <ROSVisualizerHelper.h>

Static Public Member Functions

static void sim_save_total_state_to_file (std::shared_ptr< State > state, std::shared_ptr< Simulator > sim, std::ofstream &of_state_est, std::ofstream &of_state_std, std::ofstream &of_state_gt)
 Save current estimate state and groundtruth including calibration. More...
 

Private Member Functions

 ROSVisualizerHelper ()=default
 

Detailed Description

Helper class that handles some common versions into and out of ROS formats.

Definition at line 53 of file ROSVisualizerHelper.h.

Constructor & Destructor Documentation

◆ ROSVisualizerHelper()

ov_msckf::ROSVisualizerHelper::ROSVisualizerHelper ( )
privatedefault

Member Function Documentation

◆ sim_save_total_state_to_file()

void ROSVisualizerHelper::sim_save_total_state_to_file ( std::shared_ptr< State state,
std::shared_ptr< Simulator sim,
std::ofstream &  of_state_est,
std::ofstream &  of_state_std,
std::ofstream &  of_state_gt 
)
static

Save current estimate state and groundtruth including calibration.

Parameters
statePointer to the state
simPointer to the simulator (or null)
of_state_estOutput file for state estimate
of_state_stdOutput file for covariance
of_state_gtOutput file for groundtruth (if we have it from sim)

Definition at line 154 of file ROSVisualizerHelper.cpp.


The documentation for this class was generated from the following files:


ov_msckf
Author(s): Patrick Geneva , Kevin Eckenhoff , Guoquan Huang
autogenerated on Mon Dec 16 2024 03:06:54