NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <camera/camera_model.h>
#include <gflags/gflags.h>
#include <glog/logging.h>
#include <iostream>
Namespaces | |
camera | |
Functions | |
void | camera::RotationToRodrigues (Eigen::Matrix3d const &rotation, Eigen::Vector3d *vector) |
void | camera::RodriguesToRotation (Eigen::Vector3d const &vector, Eigen::Matrix3d *rotation) |