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

#include <state_parameters.h>

Public Member Functions

void Print ()
 

Public Attributes

Eigen::Vector2d focal_lengths
 
Eigen::Vector2d principal_points
 
Eigen::VectorXd distortion
 

Member Function Documentation

◆ Print()

void calibration::StateParameters::Print ( )
inline

Member Data Documentation

◆ distortion

Eigen::VectorXd calibration::StateParameters::distortion

◆ focal_lengths

Eigen::Vector2d calibration::StateParameters::focal_lengths

◆ principal_points

Eigen::Vector2d calibration::StateParameters::principal_points

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