![]() |
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) | |
| bool | ReadParams (config_reader::ConfigReader &config, bool fatal_failure=true) |
| 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 |
||
| ) |
| bool localization_node::Localizer::ReadParams | ( | config_reader::ConfigReader & | config, |
| bool | fatal_failure = true |
||
| ) |