NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <localization.h>
Public Member Functions | |
Localizer (sparse_mapping::SparseMap *map) | |
void | ReadParams (config_reader::ConfigReader &config) |
bool | Localize (cv_bridge::CvImageConstPtr image_ptr, ff_msgs::VisualLandmarks *vl, Eigen::Matrix2Xd *image_keypoints=NULL) |
|
explicit |
bool localization_node::Localizer::Localize | ( | cv_bridge::CvImageConstPtr | image_ptr, |
ff_msgs::VisualLandmarks * | vl, | ||
Eigen::Matrix2Xd * | image_keypoints = NULL |
||
) |
void localization_node::Localizer::ReadParams | ( | config_reader::ConfigReader & | config | ) |