MRPT  2.0.0
mrpt::hmtslam::CHierarchicalMapMHPartition Member List

This is the complete list of members for mrpt::hmtslam::CHierarchicalMapMHPartition, including all inherited members.

arcCount() constmrpt::hmtslam::CHierarchicalMapMHPartition
areNodesNeightbour(const CHMHMapNode::TNodeID &node1, const CHMHMapNode::TNodeID &node2, const THypothesisID &hypothesisID, const char *requiredAnnotation=nullptr) constmrpt::hmtslam::CHierarchicalMapMHPartition
begin() constmrpt::hmtslam::CHierarchicalMapMHPartitioninline
begin()mrpt::hmtslam::CHierarchicalMapMHPartitioninline
CHierarchicalMapMHPartition()mrpt::hmtslam::CHierarchicalMapMHPartitioninline
computeCoordinatesTransformationBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, mrpt::poses::CPose3DPDFParticles &posePDF, const THypothesisID &hypothesisID, unsigned int particlesCount=100, float additionalNoiseXYratio=0.02, float additionalNoisePhiRad=mrpt::DEG2RAD(0.1)) constmrpt::hmtslam::CHierarchicalMapMHPartition
computeGloballyConsistentNodeCoordinates(std::map< CHMHMapNode::TNodeID, mrpt::poses::CPose3DPDFGaussian > &nodePoses, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, const unsigned int &numberOfIterations=2) constmrpt::hmtslam::CHierarchicalMapMHPartition
computeMatchProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, float &maxMatchProb, mrpt::poses::CPose3DPDFSOG &estimatedRelativePose, const THypothesisID &hypothesisID, unsigned int monteCarloSamplesPose=300)mrpt::hmtslam::CHierarchicalMapMHPartition
computeOverlapProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, size_t monteCarloSamples=100, const float margin_to_substract=6) constmrpt::hmtslam::CHierarchicalMapMHPartition
const_iterator typedefmrpt::hmtslam::CHierarchicalMapMHPartition
COutputLogger(std::string_view name)mrpt::system::COutputLogger
COutputLogger()mrpt::system::COutputLogger
dumpAsText(std::vector< std::string > &s) constmrpt::hmtslam::CHierarchicalMapMHPartition
dumpLogToConsole() constmrpt::system::COutputLogger
end() constmrpt::hmtslam::CHierarchicalMapMHPartitioninline
end()mrpt::hmtslam::CHierarchicalMapMHPartitioninline
findArcOfTypeBetweenNodes(const CHMHMapNode::TNodeID &node1id, const CHMHMapNode::TNodeID &node2id, const THypothesisID &hypothesisID, const std::string &arcType, bool &isInverted) constmrpt::hmtslam::CHierarchicalMapMHPartition
findArcsBetweenNodes(const CHMHMapNode::TNodeID &node1, const CHMHMapNode::TNodeID &node2, const THypothesisID &hypothesisID, TArcList &out_listArcs) constmrpt::hmtslam::CHierarchicalMapMHPartition
findArcsOfTypeBetweenNodes(const CHMHMapNode::TNodeID &node1id, const CHMHMapNode::TNodeID &node2id, const THypothesisID &hypothesisID, const std::string &arcType, TArcList &ret) constmrpt::hmtslam::CHierarchicalMapMHPartition
findPathBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, TArcList &out_path, bool direction=false) constmrpt::hmtslam::CHierarchicalMapMHPartition
getAs3DScene(mrpt::opengl::COpenGLScene &outScene, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, const unsigned int &numberOfIterationsForOptimalGlobalPoses=5, bool showRobotPoseIDs=true) constmrpt::hmtslam::CHierarchicalMapMHPartition
getFirstNode()mrpt::hmtslam::CHierarchicalMapMHPartition
getLogAsString(std::string &log_contents) constmrpt::system::COutputLogger
getLogAsString() constmrpt::system::COutputLogger
getLoggerLastMsg() constmrpt::system::COutputLogger
getLoggerLastMsg(std::string &msg_str) constmrpt::system::COutputLogger
getLoggerName() constmrpt::system::COutputLogger
getMinLoggingLevel() constmrpt::system::COutputLoggerinline
getNodeByID(CHMHMapNode::TNodeID id)mrpt::hmtslam::CHierarchicalMapMHPartition
getNodeByID(CHMHMapNode::TNodeID id) constmrpt::hmtslam::CHierarchicalMapMHPartition
getNodeByLabel(const std::string &label, const THypothesisID &hypothesisID)mrpt::hmtslam::CHierarchicalMapMHPartition
getNodeByLabel(const std::string &label, const THypothesisID &hypothesisID) constmrpt::hmtslam::CHierarchicalMapMHPartition
isLoggingLevelVisible(VerbosityLevel level) constmrpt::system::COutputLoggerinline
iterator typedefmrpt::hmtslam::CHierarchicalMapMHPartition
logCond(const VerbosityLevel level, bool cond, const std::string &msg_str) constmrpt::system::COutputLogger
logDeregisterCallback(output_logger_callback_t userFunc)mrpt::system::COutputLogger
logFmt(const VerbosityLevel level, const char *fmt,...) const MRPT_printf_format_check(3mrpt::system::COutputLogger
loggerReset()mrpt::system::COutputLogger
logging_enable_console_outputmrpt::system::COutputLogger
logging_enable_keep_recordmrpt::system::COutputLogger
logging_levels_to_colors()mrpt::system::COutputLoggerstatic
logging_levels_to_names()mrpt::system::COutputLoggerstatic
logRegisterCallback(output_logger_callback_t userFunc)mrpt::system::COutputLogger
logStr(const VerbosityLevel level, std::string_view msg_str) constmrpt::system::COutputLogger
m_arcsmrpt::hmtslam::CHierarchicalMapMHPartitionprotected
m_min_verbosity_levelmrpt::system::COutputLoggerprotected
m_nodesmrpt::hmtslam::CHierarchicalMapMHPartitionprotected
nodeCount() constmrpt::hmtslam::CHierarchicalMapMHPartition
saveAreasDiagramForMATLAB(const std::string &filName, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID) constmrpt::hmtslam::CHierarchicalMapMHPartition
saveAreasDiagramWithEllipsedForMATLAB(const std::string &filName, const CHMHMapNode::TNodeID &idReferenceNode, const THypothesisID &hypothesisID, float uncertaintyExagerationFactor=1.0f, bool drawArcs=false, unsigned int numberOfIterationsForOptimalGlobalPoses=4) constmrpt::hmtslam::CHierarchicalMapMHPartition
saveGlobalMapForMATLAB(const std::string &filName, const THypothesisID &hypothesisID, const CHMHMapNode::TNodeID &idReferenceNode) constmrpt::hmtslam::CHierarchicalMapMHPartition
setLoggerName(const std::string &name)mrpt::system::COutputLogger
setMinLoggingLevel(const VerbosityLevel level)mrpt::system::COutputLogger
setVerbosityLevel(const VerbosityLevel level)mrpt::system::COutputLogger
TNodeIDsList typedefmrpt::hmtslam::CHierarchicalMapMHPartition
writeLogToFile(const std::string *fname_in=nullptr) constmrpt::system::COutputLogger
~COutputLogger()mrpt::system::COutputLoggervirtual



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020