mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T > Member List

This is the complete list of members for mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >, including all inherited members.

_execGraphSlamStep(mrpt::obs::CActionCollection::Ptr &action, mrpt::obs::CSensoryFrame::Ptr &observations, mrpt::obs::CObservation::Ptr &observation, size_t &rawlog_entry)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >virtual
mrpt::graphslam::CGraphSlamEngine::_execGraphSlamStep(mrpt::obs::CActionCollectionPtr &action, mrpt::obs::CSensoryFramePtr &observations, mrpt::obs::CObservationPtr &observation, size_t &rawlog_entry)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >virtual
accumulateAngleDiffs(const mrpt::poses::CPose2D &p1, const mrpt::poses::CPose2D &p2)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
accumulateAngleDiffs(const mrpt::poses::CPose3D &p1, const mrpt::poses::CPose3D &p2)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
accumulateAngleDiffs(const mrpt::poses::CPose2D &p1, const mrpt::poses::CPose2D &p2)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
accumulateAngleDiffs(const mrpt::poses::CPose3D &p1, const mrpt::poses::CPose3D &p2)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
addNodeBatchesFromAllNeighbors()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
addNodeBatchFromNeighbor(TNeighborAgentProps *neighbor)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
alignOpticalWithMRPTFrame()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
CGraphSlamEngine(const std::string &config_file, const std::string &rawlog_fname="", const std::string &fname_GT="", mrpt::graphslam::CWindowManager *win_manager=NULL, mrpt::graphslam::deciders::CNodeRegistrationDecider< GRAPH_T > *node_reg=NULL, mrpt::graphslam::deciders::CEdgeRegistrationDecider< GRAPH_T > *edge_reg=NULL, mrpt::graphslam::optimizers::CGraphSlamOptimizer< GRAPH_T > *optimizer=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
CGraphSlamEngine_MR(ros::NodeHandle *nh, const std::string &config_file, const std::string &rawlog_fname="", const std::string &fname_GT="", mrpt::graphslam::CWindowManager *win_manager=NULL, mrpt::graphslam::deciders::CNodeRegistrationDecider< GRAPH_T > *node_reg=NULL, mrpt::graphslam::deciders::CEdgeRegistrationDecider< GRAPH_T > *edge_reg=NULL, mrpt::graphslam::optimizers::CGraphSlamOptimizer< GRAPH_T > *optimizer=NULL)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
CGraphSlamEngine_ROS(ros::NodeHandle *nh, const std::string &config_file, const std::string &rawlog_fname="", const std::string &fname_GT="", mrpt::graphslam::CWindowManager *win_manager=NULL, mrpt::graphslam::deciders::CNodeRegistrationDecider< GRAPH_T > *node_reg=NULL, mrpt::graphslam::deciders::CEdgeRegistrationDecider< GRAPH_T > *edge_reg=NULL, mrpt::graphslam::optimizers::CGraphSlamOptimizer< GRAPH_T > *optimizer=NULL)mrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >
cm_graph_async_spinnermrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
computeMap() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
computeMap() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
computeSlamMetric(mrpt::utils::TNodeID nodeID, size_t gt_index)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
constraint_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
custom_service_queuemrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >protected
decimateLaserScan(mrpt::obs::CObservation2DRangeScan &laser_scan_in, mrpt::obs::CObservation2DRangeScan *laser_scan_out, const int keep_every_n_entries=2)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
dumpVisibilityErrorMsg(std::string viz_flag, int sleep_time=500)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
edge_reg_mr_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
execDijkstraNodesEstimation()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
execGraphSlamStep(mrpt::obs::CObservationPtr &observation, size_t &rawlog_entry)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
findTFsWithAllNeighbors()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
findTFWithNeighbor(TNeighborAgentProps *neighbor)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
fstreams_out typedefmrpt::graphslam::CGraphSlamEngine< GRAPH_T >
fstreams_out typedefmrpt::graphslam::CGraphSlamEngine< GRAPH_T >
fstreams_out_it typedefmrpt::graphslam::CGraphSlamEngine< GRAPH_T >
fstreams_out_it typedefmrpt::graphslam::CGraphSlamEngine< GRAPH_T >
generateReportFiles(const std::string &output_dir_fname_in)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getAllOwnNodes(std::set< TNodeID > *nodes_set) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
getCMGraph(mrpt_msgs::GetCMGraph::Request &req, mrpt_msgs::GetCMGraph::Response &res)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
getCurrentRobotPosEstimation() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getDeformationEnergyVector(std::vector< double > *vec_out) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getDescriptiveReport(std::string *report_str) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
getGraph() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getGraphSlamStats(std::map< std::string, int > *node_stats, std::map< std::string, int > *edge_stats, mrpt::system::TTimeStamp *timestamp=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getLSPoseForGridMapVisualization(const TNodeID nodeID) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
getMap(mrpt::maps::COccupancyGridMap2DPtr map, mrpt::system::TTimeStamp *acquisition_time=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getMap(mrpt::maps::COctoMapPtr map, mrpt::system::TTimeStamp *acquisition_time=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getMap(mrpt::maps::COccupancyGridMap2DPtr map, mrpt::system::TTimeStamp *acquisition_time=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getMap(mrpt::maps::COctoMapPtr map, mrpt::system::TTimeStamp *acquisition_time=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getNeighborByAgentID(const std::string &agent_ID_str, TNeighborAgentProps *&neighbor) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
getNodeIDsOfEstimatedTrajectory(std::set< TNodeID > *nodes_set) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
CGraphSlamEngine_ROS< GRAPH_T >::getNodeIDsOfEstimatedTrajectory(std::set< mrpt::utils::TNodeID > *nodes_set) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >virtual
getParamsAsString(std::string *params_out) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getParamsAsString() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getRawlogFname()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
getRobotEstimatedTrajectory(typename GRAPH_T::global_poses_t *graph_poses) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
getTimeStamp(const mrpt::obs::CActionCollectionPtr action, const mrpt::obs::CSensoryFramePtr observations, const mrpt::obs::CObservationPtr observation)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
getVecOfNeighborAgentProps() const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >inline
global_pose_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
header_sepmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
hypot_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
hypots_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
hypotsp_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
initClass()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
initCurrPosViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initEstimatedTrajectoryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initGTVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initIntensityImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initIntensityImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initMapVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initMapVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initOdometryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRangeImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRangeImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initResultsFile(const std::string &fname)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualizationInternal(const mrpt::poses::CPose2D &p_unused)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualizationInternal(const mrpt::poses::CPose3D &p_unused)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualizationInternal(const mrpt::poses::CPose2D &p_unused)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initRobotModelVisualizationInternal(const mrpt::poses::CPose3D &p_unused)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initSlamMetricVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
initVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
isOwnNodeID(const TNodeID nodeID, const global_pose_t *pose_out=NULL) const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
isPaused() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
isPaused() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
loadParams(const std::string &fname)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
m_alignment_optionsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_class_namemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_cm_graph_servicemrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_cm_graph_srvservermrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_config_fnamemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_conn_managermrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_curr_deformation_energymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_curr_odometry_only_posemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_curr_timestampmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_current_constraint_typemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_current_constraint_type_colormrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_dataset_grab_timemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_deformation_energy_vecmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_edge_countermrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_edge_regmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_enable_curr_pos_viewportmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_enable_intensity_viewportmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_enable_range_viewportmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_enable_visualsmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_estimated_traj_colormrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_first_laser_scan2Dmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_fname_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_graphmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_graph_nodes_last_sizemrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_graph_sectionmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_gridmap_cachedmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_GT_colormrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_GT_file_formatmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_GT_posesmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_GT_poses_indexmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_GT_poses_stepmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_has_read_configmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_img_external_storage_dirmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_img_prev_path_basemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_info_paramsmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_init_timestampmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_is_first_time_node_regmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_is_pausedmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_keystroke_estimated_trajectorymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_keystroke_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_keystroke_mapmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_keystroke_odometrymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_keystroke_pause_execmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_last_laser_scan2Dmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_last_laser_scan3Dmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_last_regd_id_scan_pubmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_last_regd_id_scan_topicmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_last_regd_nodes_pubmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_last_regd_nodes_topicmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_list_neighbors_pubmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_list_neighbors_topicmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_map_acq_timemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_map_is_cachedmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_mr_nsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_neighbor_colors_managermrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_neighbor_to_found_initial_tfmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_neighborsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_nhmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_node_regmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_nodeID_maxmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_nodeID_to_gt_indicesmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_nodes_to_laser_scans2Dmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_nodes_to_laser_scans2D_last_sizemrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_observation_only_datasetmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_octomap_cachedmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_odometry_colormrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_odometry_posesmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_x_leftmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_current_constraint_typemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_erdmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_offset_y_estimated_trajmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_gsomrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_offset_y_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_namespacemrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_offset_y_nrdmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_offset_y_odometrymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_paused_messagemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_offset_y_timestampmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_optimized_map_colormrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_optimizermrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_optsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_out_streamsmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_paused_messagemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_queue_sizemrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >protected
m_rawlog_fnamemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_registered_multiple_nodesmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_request_to_exitmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_robot_model_sizemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_rot_TUM_to_MRPTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_sec_alignment_paramsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_sec_mr_slam_paramsmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_simple_map_cachedmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_supported_constraint_typesmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_current_constraint_typemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_erdmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_text_index_estimated_trajmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_gsomrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_text_index_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_namespacemrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_text_index_nrdmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
m_text_index_odometrymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_paused_messagemrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_text_index_timestampmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_time_loggermrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_use_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_user_decides_about_output_dirmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_visualize_estimated_trajectorymrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_visualize_GTmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_visualize_mapmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_visualize_odometry_posesmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_visualize_SLAM_metricmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_winmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_win_managermrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_win_observermrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
m_win_plotmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
monitorNodeRegistration(bool registered=false, std::string class_name="Class")mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
MRPT_NodeIDWithLaserScan typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
neighbors_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
node_props_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
nodes_to_scans2D_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
parent typedefmrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >
parent_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
partitions_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
path_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
paths_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
pauseExec()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
pauseExec()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
pose_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
printParams() const mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
pubLastRegdIDScan()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
pubUpdatedNodesList()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
queryObserverForEvents()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
readGTFile(const std::string &fname_GT, std::vector< mrpt::poses::CPose2D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readGTFile(const std::string &fname_GT, std::vector< mrpt::poses::CPose3D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readGTFile(const std::string &fname_GT, std::vector< mrpt::poses::CPose2D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readGTFile(const std::string &fname_GT, std::vector< mrpt::poses::CPose3D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readGTFileRGBD_TUM(const std::string &fname_GT, std::vector< mrpt::poses::CPose2D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readGTFileRGBD_TUM(const std::string &fname_GT, std::vector< mrpt::poses::CPose2D > *gt_poses, std::vector< mrpt::system::TTimeStamp > *gt_timestamps=NULL)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >static
readParams()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
readROSParameters()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
report_sepmrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedstatic
resumeExec() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
resumeExec() const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
save3DScene(const std::string *fname_in=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
saveGraph(const std::string *fname_in=NULL) const mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
self_t typedefmrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
setCurrentPositionModel(const std::string &model_name, const mrpt::utils::TColor &model_color=mrpt::utils::TColor(0, 0, 0), const size_t model_size=1, const pose_t &init_pose=pose_t())mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
setObjectPropsFromNodeID(const TNodeID nodeID, mrpt::opengl::CSetOfObjects::Ptr &viz_object)mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >private
CGraphSlamEngine_ROS< GRAPH_T >::setObjectPropsFromNodeID(const mrpt::utils::TNodeID nodeID, mrpt::opengl::CSetOfObjectsPtr &viz_object)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedvirtual
setupComm()mrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >
setupPubs()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
setupSrvs()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
setupSubs()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
toggleEstimatedTrajectoryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleEstimatedTrajectoryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleGTVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleGTVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleMapVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleMapVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleOdometryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
toggleOdometryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
togglePause()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
togglePause()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >
updateAllVisuals()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateAllVisuals()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateCurrPosViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedvirtual
updateCurrPosViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protectedvirtual
updateEstimatedTrajectoryVisualization(bool full_update=false)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateEstimatedTrajectoryVisualization(bool full_update=false)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateGTVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateGTVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateIntensityImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateIntensityImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateMapVisualization(const std::map< mrpt::utils::TNodeID, mrpt::obs::CObservation2DRangeScanPtr > &nodes_to_laser_scans2D, bool full_update=false)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateMapVisualization(const std::map< mrpt::utils::TNodeID, mrpt::obs::CObservation2DRangeScanPtr > &nodes_to_laser_scans2D, bool full_update=false)mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateOdometryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateOdometryVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateRangeImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateRangeImageViewport()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateSlamMetricVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
updateSlamMetricVisualization()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >protected
usePublishersBroadcasters()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >privatevirtual
~CGraphSlamEngine()mrpt::graphslam::CGraphSlamEngine< GRAPH_T >virtual
~CGraphSlamEngine_MR()mrpt::graphslam::CGraphSlamEngine_MR< GRAPH_T >
~CGraphSlamEngine_ROS()mrpt::graphslam::CGraphSlamEngine_ROS< GRAPH_T >virtual


mrpt_graphslam_2d
Author(s): Nikos Koukis
autogenerated on Sat May 2 2020 03:44:17