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

#include <optimization_params.h>

Public Attributes

ceres::Solver::Options solver_options
 
bool verbose
 
double huber_loss
 

Member Data Documentation

◆ huber_loss

double optimization_common::OptimizationParams::huber_loss

◆ solver_options

ceres::Solver::Options optimization_common::OptimizationParams::solver_options

◆ verbose

bool optimization_common::OptimizationParams::verbose

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