NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
sparse_map.h File Reference
#include <ff_common/eigen_vectors.h>
#include <interest_point/matching.h>
#include <sparse_mapping/vocab_tree.h>
#include <sparse_mapping/sparse_mapping.h>
#include <sparse_mapping/localization_parameters.h>
#include <camera/camera_model.h>
#include <camera/camera_params.h>
#include <boost/optional.hpp>
#include <Eigen/Geometry>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc.hpp>
#include <map>
#include <mutex>
#include <numeric>
#include <set>
#include <string>
#include <vector>
#include <utility>
#include <limits>
Include dependency graph for sparse_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sparse_mapping::SparseMap
 

Namespaces

 cv
 
 sparse_mapping
 

Functions

void sparse_mapping::InitializeCidFidToPid (int num_cid, std::vector< std::map< int, int > > const &pid_to_cid_fid, std::vector< std::map< int, int > > *cid_fid_to_pid)