NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
camera_model.h File Reference
#include <camera/camera_params.h>
#include <Eigen/Geometry>
#include <string>
Include dependency graph for camera_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  camera::CameraModel
 

Namespaces

 camera
 

Functions

void camera::RotationToRodrigues (Eigen::Matrix3d const &rotation, Eigen::Vector3d *vector)
 
void camera::RodriguesToRotation (Eigen::Vector3d const &vector, Eigen::Matrix3d *rotation)