MCPcopy Create free account

hub / github.com/MOLAorg/mola / types & classes

Types & classes151 in github.com/MOLAorg/mola

↓ 3 callersClassYAMLParseOptions
* @brief Options controlling which pre-processing steps `parse_yaml()` runs. * * Pre-processing is performed in the following fixed order: * 1. **
mola_yaml/include/mola_yaml/yaml_helpers.h:61
↓ 2 callersClassPointSpan
mola_metric_maps/include/mola_metric_maps/NDT.h:142
↓ 2 callersClassSeparator
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:175
↓ 1 callersClassBinFileDataset
RawDataSource from a directory of time-ordered .bin LiDAR scan files. * Each .bin file is expected to contain a sequence of 4 floats (x, y, z, intens
mola_input_lidar_bin_dataset/include/mola_input_lidar_bin_dataset/BinFileDataset.h:40
↓ 1 callersClassBridgeROS2
A bridge to read sensor observations from ROS 2 topics and forwarding them * to other MOLA subsystems, and to publish MOLA topics, localization, and
mola_bridge_ros2/include/mola_bridge_ros2/BridgeROS2.h:107
↓ 1 callersClassButton
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:177
↓ 1 callersClassCachedData
mola_metric_maps/include/mola_metric_maps/SparseVoxelPointCloud.h:490
↓ 1 callersClassCachedData
mola_metric_maps/include/mola_metric_maps/SparseTreesPointCloud.h:399
↓ 1 callersClassCachedData
mola_metric_maps/include/mola_metric_maps/NDT.h:482
↓ 1 callersClassCachedData
mola_metric_maps/include/mola_metric_maps/HashedVoxelPointCloud.h:442
↓ 1 callersClassCachedData
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:507
↓ 1 callersClassExecutableBase
Base virtual class for all executable (nodelet-like) units inside a * SLAM system. \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/ExecutableBase.h:44
↓ 1 callersClassFakeSensorPublisher
mola_demos/demos/fake_sensor_publisher.py:182
↓ 1 callersClassFilterBase
Base class for filters: get observations via `onNewObservation()`, and * immediately send them to a worker thread that works on it, possibly * publi
mola_kernel/include/mola_kernel/interfaces/FilterBase.h:33
↓ 1 callersClassFrontEndBase
Virtual interface for SLAM front-ends. * * Instructions for implementing new front-ends: * Raw observations arrive via calls to the virtual method
mola_kernel/include/mola_kernel/interfaces/FrontEndBase.h:44
↓ 1 callersClassMenuItem
A single menu item. Separator if label is empty.
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:419
↓ 1 callersClassMolaViz
MOLA GUI and visualization API - nanogui backend. * * Implements VizInterface using nanogui / CDisplayWindowGUI. * For the Dear ImGui backend see M
mola_viz/include/mola_viz/MolaViz.h:42
↓ 1 callersClassMolaVizImGui
MOLA visualization — Dear ImGui docking-branch backend. * * Implements VizInterface using Dear ImGui + GLFW + OpenGL 3. * For the nanogui backend s
mola_viz_imgui/include/mola_viz_imgui/MolaVizImGui.h:71
↓ 1 callersClassPointSpan
mola_metric_maps/include/mola_metric_maps/HashedVoxelPointCloud.h:140
↓ 1 callersClassRawDataSourceBase
Virtual base for raw-observation data sources (sensors, dataset * parsers,...) \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/RawDataSourceBase.h:43
↓ 1 callersClassRawlogDataset
RawDataSource for datasets in MRPT rawlog format * * \ingroup mola_input_rawlog_grp */
mola_input_rawlog/include/mola_input_rawlog/RawlogDataset.h:40
↓ 1 callersClassSliderFloat
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:180
↓ 1 callersClassSliderInt
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:181
↓ 1 callersClass_CircleIntegrator
Integrates constant circular motion for the 'circle' scenario.
mola_demos/demos/fake_sensor_publisher.py:154
↓ 1 callersClasssigaction
mola_launcher/apps/mola-cli.cpp:106
ClassBufferCore
mola_input_rosbag2/include/mola_input_rosbag2/Rosbag2Dataset.h:32
ClassCObservationPointCloud
mola_input_lidar_bin_dataset/include/mola_input_lidar_bin_dataset/BinFileDataset.h:31
ClassCachedLocalizationTf
mola_bridge_ros2/include/mola_bridge_ros2/BridgeROS2.h:424
ClassCheckBox
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:176
ClassCli
Declare supported cli switches ===========
mola_launcher/apps/mola-cli.cpp:38
ClassComboBox
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:182
ClassDataPerDatasetUI
mola_viz/include/mola_viz/MolaViz.h:305
ClassDataPerDatasetUI
mola_viz_imgui/include/mola_viz_imgui/MolaVizImGui.h:414
ClassDatasetEntry
mola_input_rosbag2/include/mola_input_rosbag2/Rosbag2Dataset.h:144
ClassDataset_UI
Virtual base for offline dataset sources to have a GUI within MolaViz * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/Dataset_UI.h:27
ClassDecayingCloud
mola_viz/include/mola_viz/MolaViz.h:243
ClassDecayingCloud
mola_viz_imgui/include/mola_viz_imgui/MolaVizImGui.h:297
ClassDiagnosticKeyValue
A single key-value diagnostic entry
mola_kernel/include/mola_kernel/interfaces/DiagnosticsProvider.h:40
EnumDiagnosticLevel
Severity levels, matching diagnostic_msgs::msg::DiagnosticStatus (REP-107)
mola_kernel/include/mola_kernel/interfaces/DiagnosticsProvider.h:31
ClassDiagnosticStatusMsg
A structured diagnostic status message (REP-107 compatible)
mola_kernel/include/mola_kernel/interfaces/DiagnosticsProvider.h:47
ClassDiagnosticsOutput
mola_kernel/include/mola_kernel/interfaces/ExecutableBase.h:167
ClassDiagnosticsProvider
Virtual interface for MOLA modules that provide structured diagnostics. * * Modules implementing this interface will have their diagnostics * autom
mola_kernel/include/mola_kernel/interfaces/DiagnosticsProvider.h:67
ClassEmptyMod
mola_kernel/tests/test_diagnostics_provider.cpp:83
ClassFixedDenseGrid3D
mola_metric_maps/include/mola_metric_maps/FixedDenseGrid3D.h:35
ClassGeoreferencing
Defines a common georeferencing data structure, similar to mp2p_icp but * independent of that library. * * \ingroup mola_kernel_grp */
mola_kernel/include/mola_kernel/Georeferencing.h:31
ClassGridData
mola_metric_maps/include/mola_metric_maps/SparseTreesPointCloud.h:115
ClassHandlersContainer
mola_viz/src/MolaViz.cpp:58
ClassHashedSetSE3
HashedSetSE3: a sparse hashed lattice of SE(3) poses */
mola_pose_list/include/mola_pose_list/HashedSetSE3.h:30
ClassHashedVoxelPointCloud
HashedVoxelPointCloud: a pointcloud stored as a sparse set of cubic voxels, * indexed by a hash map. Efficient for storing point clouds, decimating t
mola_metric_maps/include/mola_metric_maps/HashedVoxelPointCloud.h:44
ClassImGuiCleanupContainer
mola_viz_imgui/src/MolaVizImGui.cpp:82
ClassImGuiHandlersContainer
mola_viz_imgui/src/MolaVizImGui.cpp:55
ClassImageViewState
mola_viz_imgui/src/MolaVizImGui_handlers.cpp:115
ClassIncludeGuard
* RAII helper that pushes a canonical path onto `g_activeIncludes` on * construction and pops it on destruction (even when an exception unwinds). */
mola_yaml/src/yaml_helpers.cpp:344
ClassInfoPerRunningThread
mola_launcher/include/mola_launcher/MolaLauncherApp.h:152
ClassInnerGrid
mola_metric_maps/include/mola_metric_maps/SparseVoxelPointCloud.h:157
ClassInput
mola_relocalization/include/mola_relocalization/relocalization.h:51
ClassInput
mola_relocalization/include/mola_relocalization/relocalization.h:97
ClassInputLattice
mola_relocalization/include/mola_relocalization/relocalization.h:109
EnumInputMode
mola_input_video/include/mola_input_video/VideoDataset.h:29
ClassInsertionParameters
mola_metric_maps/include/mola_metric_maps/OccGrid.h:69
ClassKFCandidate
--------------------------------------------------------------- 1) Score every keyframe with an additive proximity metric ----------------------------
mola_metric_maps/src/KeyframePointCloudMap.cpp:311
ClassKeyFrame
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:361
ClassKeyframeMapCapable
Mixin interface for keyframe-based metric maps that need to expose * per-KF pose plumbing to higher layers (e.g. LiDAR odometry online * gravity t
mola_kernel/include/mola_kernel/interfaces/KeyframeMapCapable.h:42
ClassKeyframePointCloudMap
An efficient storage class for large point clouds built as keyframes, each having an associated * local cloud. * * The user of the class is respons
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:51
ClassLabel
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:174
ClassLikelihoodParameters
mola_metric_maps/include/mola_metric_maps/OccGrid.h:113
ClassLiveString
* A string value that can be written from any thread and read (polled) from * the GUI thread without data races. * * Usage (writer side, any thread
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:95
ClassLoadedModules
Used in internal_load_lib_modules() */
mola_launcher/src/MolaDLL_Loader.h:28
ClassLocalizationSourceBase
Virtual interface for SLAM/odometry methods publishing poses. * * Publishers must call advertiseUpdatedLocalization(), subscribers * must call subs
mola_kernel/include/mola_kernel/interfaces/LocalizationSourceBase.h:42
ClassLocalizationUpdate
mola_kernel/include/mola_kernel/interfaces/LocalizationSourceBase.h:47
ClassMapServer
Virtual interface for map server services offered by MOLA modules * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/MapServer.h:28
ClassMapSourceBase
Virtual interface for SLAM/odometry methods publishing a map and/or * georeferencing information. * * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/MapSourceBase.h:37
ClassMapUpdate
mola_kernel/include/mola_kernel/interfaces/MapSourceBase.h:42
ClassMatch
Data structures to avoid ANY heap memory allocation and keep working on the stack at all time:
mola_metric_maps/src/NDT.cpp:1226
ClassMatch
Data structures to avoid ANY heap memory allocation and keep working on the stack at all time:
mola_metric_maps/src/HashedVoxelPointCloud.cpp:711
ClassMenu
A top-level menu, e.g. "File", "View", "Help"
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:428
ClassMenuBar
The full menu bar for a parent window.
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:435
ClassMinimalModuleContainer
* A minimal MOLA application container, for use programatically when it is * not advisable to use the mola-cli application. * * This implements bas
mola_kernel/include/mola_kernel/MinimalModuleContainer.h:37
ClassMockDiagModule
mola_kernel/tests/test_diagnostics_provider.cpp:31
ClassMolaLauncherApp
Main launcher for a MOLA system. See mola-cli for a ready-to-use program. * \ingroup mola_launcher_grp */
mola_launcher/include/mola_launcher/MolaLauncherApp.h:36
ClassMolaSubs
mola_bridge_ros2/include/mola_bridge_ros2/BridgeROS2.h:346
ClassNDT
3D NDT maps: Voxels with points approximated by Gaussians. * Implementation of \cite magnusson2007scan. * * This implements two nearest-neighbor vi
mola_metric_maps/include/mola_metric_maps/NDT.h:54
ClassNavState
The state returned by NavStateFilter * * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/NavStateFilter.h:43
ClassNavStateFilter
Virtual API for kinematic state filtering algorithms, * fusing information from multiple odometry or twist sources, IMU, GNSS, etc. * * Refer to
mola_kernel/include/mola_kernel/interfaces/NavStateFilter.h:71
ClassOccGrid
* @brief Extends MRPT's occupancy grid with super-resolution likelihood field. * */
mola_metric_maps/include/mola_metric_maps/OccGrid.h:33
ClassOfflineDatasetSource
Virtual base for offline dataset sources * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/OfflineDatasetSource.h:34
ClassOutput
mola_relocalization/include/mola_relocalization/relocalization.h:62
ClassOutput
mola_relocalization/include/mola_relocalization/relocalization.h:131
ClassOutputLattice
mola_relocalization/include/mola_relocalization/relocalization.h:117
ClassParameters
mola_launcher/include/mola_launcher/MolaLauncherApp.h:144
ClassParameters
mola_kernel/include/mola_kernel/utils/Synchronizer.h:55
ClassParams
mola_bridge_ros2/include/mola_bridge_ros2/BridgeROS2.h:134
ClassPendingSensorObs
mola_viz_imgui/include/mola_viz_imgui/MolaVizImGui.h:343
ClassPerWindowData
mola_viz/include/mola_viz/MolaViz.h:260
ClassPerWindowData
mola_viz_imgui/include/mola_viz_imgui/MolaVizImGui.h:311
ClassPointCloudGLObjects
---- Helper: set up or reuse the GL canvas + point cloud objects ----
mola_viz/src/MolaViz.cpp:274
ClassPointCloudViewState
mola_viz_imgui/src/MolaVizImGui_handlers.cpp:185
ClassPointSpan
mola_metric_maps/include/mola_metric_maps/SparseVoxelPointCloud.h:164
ClassProgressFeedback
mola_relocalization/include/mola_relocalization/relocalization.h:87
ClassRawDataConsumer
Virtual base for raw-observation consumers * \ingroup mola_kernel_interfaces_grp */
mola_kernel/include/mola_kernel/interfaces/RawDataConsumer.h:29
next →1–100 of 151, ranked by callers