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

#include <vive_solver.h>

Public Member Functions

 LightCost (uint16_t sensor, double angles[2], bool correct)
 
template<typename T >
bool operator() (const T *const vTl, const T *const vTb, const T *const bTh, const T *const tTh, const T *const sensors, const T *const params, T *residual) const
 

Constructor & Destructor Documentation

◆ LightCost()

vive_localization::LightCost::LightCost ( uint16_t  sensor,
double  angles[2],
bool  correct 
)
inlineexplicit

Member Function Documentation

◆ operator()()

template<typename T >
bool vive_localization::LightCost::operator() ( const T *const  vTl,
const T *const  vTb,
const T *const  bTh,
const T *const  tTh,
const T *const  sensors,
const T *const  params,
T *  residual 
) const
inline

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