NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
arxmlio.h File Reference
#include <Eigen/Core>
#include <functional>
#include <map>
#include <string>
#include <utility>
#include <memory>
Include dependency graph for arxmlio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 marker_tracking
 

Typedefs

typedef std::map< int, Eigen::Matrix< float, 4, 3 >, std::less< int >, Eigen::aligned_allocator< std::pair< int const, Eigen::Matrix< float, 4, 3 > > > > marker_tracking::ARTagMap
 

Functions

void marker_tracking::LoadARTagLocation (std::string const &filename, ARTagMap *ar_corner_world_location)