NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
vive_localization::SmoothCost Struct Reference

#include <vive_solver.h>

Public Member Functions

 SmoothCost (double smooth)
 
template<typename T >
bool operator() (const T *const prev_state, const T *const next_state, T *residual) const
 

Constructor & Destructor Documentation

◆ SmoothCost()

vive_localization::SmoothCost::SmoothCost ( double  smooth)
inlineexplicit

Member Function Documentation

◆ operator()()

template<typename T >
bool vive_localization::SmoothCost::operator() ( const T *const  prev_state,
const T *const  next_state,
T *  residual 
) const
inline

The documentation for this struct was generated from the following file: