Classes | |
class | Mapper |
Typedefs | |
typedef set< unsigned > | Grids |
typedef boost::mutex::scoped_lock | Lock |
typedef map< unsigned, unsigned > | NodeGridMap |
typedef map< unsigned, tf::Pose > | NodePoses |
typedef set< unsigned > | Nodes |
typedef boost::optional< const gmm::ConstraintGraphDiff & > | OptionalDiff |
typedef vector< string > | StringVec |
Functions | |
StringVec | gridMetadata () |
typedef set<unsigned> laser_slam_mapper::Grids |
Definition at line 80 of file mapper.cpp.
typedef boost::mutex::scoped_lock laser_slam_mapper::Lock |
Definition at line 77 of file mapper.cpp.
typedef map<unsigned, unsigned> laser_slam_mapper::NodeGridMap |
Definition at line 81 of file mapper.cpp.
typedef map<unsigned, tf::Pose> laser_slam_mapper::NodePoses |
Definition at line 78 of file mapper.cpp.
typedef set<unsigned> laser_slam_mapper::Nodes |
Definition at line 79 of file mapper.cpp.
typedef boost::optional<const gmm::ConstraintGraphDiff&> laser_slam_mapper::OptionalDiff |
Definition at line 76 of file mapper.cpp.
typedef vector<string> laser_slam_mapper::StringVec |
Definition at line 82 of file mapper.cpp.
StringVec laser_slam_mapper::gridMetadata | ( | ) |
Definition at line 340 of file mapper.cpp.