MCPcopy Create free account

hub / github.com/MOLAorg/mola / functions

Functions787 in github.com/MOLAorg/mola

↓ 236 callersMethodsize
for serialization, do not use in normal use:
mola_metric_maps/include/mola_metric_maps/NDT.h:182
↓ 91 callersMethodempty
mola_pose_list/src/HashedSetSE3.cpp:60
↓ 78 callersMethodinsert
mola_pose_list/include/mola_pose_list/SearchablePoseList.h:64
↓ 55 callersMethodclear
mola_pose_list/src/HashedSetSE3.cpp:54
↓ 30 callersMethodempty
mola_metric_maps/include/mola_metric_maps/NDT.h:147
↓ 30 callersMethodpoints
mola_metric_maps/src/SparseVoxelPointCloud.cpp:1042
↓ 28 callersFunctionxyz
mola_pose_list/tests/test-searchable-pose-list.cpp:30
↓ 27 callersMethodpointcloud
Local metric map for this key-frame. Points are already transformed from the sensor frame * to the vehicle ("base_link") frame. */
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:403
↓ 25 callersFunctionmakeGridPts
* Return a flat grid of nx*ny points at height z0, all sharing the same * view direction (vx, vy, vz). Points are spaced 1 m apart, centred near *
mola_metric_maps/tests/test-mola_metric_maps_keyframemap.cpp:69
↓ 24 callersFunctionmakeCloudWithViews
* Build a CGenericPointsMap populated with the provided points. * Each entry is {x, y, z, view_x, view_y, view_z}; the view vector * must be a unit
mola_metric_maps/tests/test-mola_metric_maps_keyframemap.cpp:44
↓ 24 callersMethodreset
mola_metric_maps/include/mola_metric_maps/NDT.h:486
↓ 22 callersFunctionmakeMapFromCloud
* Build a single-keyframe KeyframePointCloudMap from the given pointcloud. * * @param pc Source cloud (may carry view_{x,y,z} fields). * @pa
mola_metric_maps/tests/test-mola_metric_maps_keyframemap.cpp:101
↓ 21 callersMethodinsertPoint
mola_metric_maps/src/NDT.cpp:745
↓ 19 callersMethodsize
mola_pose_list/include/mola_pose_list/SearchablePoseList.h:62
↓ 17 callersMethodpose
Sets the pose of the key-frame in the map reference frame
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:424
↓ 14 callersMethodsendObservationsToFrontEnds
mola_kernel/src/interfaces/RawDataSourceBase.cpp:124
↓ 13 callersMethodgetModuleInstanceName
mola_kernel/src/interfaces/ExecutableBase.cpp:63
↓ 12 callersMethodisEmpty
mola_metric_maps/src/NDT.cpp:717
↓ 12 callersMethodnn_search_cov2cov
mola_metric_maps/src/KeyframePointCloudMap.cpp:583
↓ 11 callersMethodasString
mola_metric_maps/src/NDT.cpp:203
↓ 10 callersMethodinsertObservation
===================================== Read and update API =====================================
mola_metric_maps/src/OccGrid.cpp:88
↓ 10 callersMethodresize
mola_metric_maps/include/mola_metric_maps/SparseVoxelPointCloud.h:196
↓ 9 callersFunctionappendPt
Append a single point to an existing pts vector.
mola_metric_maps/tests/test-mola_metric_maps_keyframemap.cpp:87
↓ 9 callersMethodvisitAllPoints
mola_metric_maps/src/NDT.cpp:814
↓ 8 callersMethodcountNearby
mola_pose_list/src/SearchablePoseList.cpp:82
↓ 8 callersMethodicp_get_prepared_as_global
mola_metric_maps/src/KeyframePointCloudMap.cpp:300
↓ 7 callersFunctiongui_handler_show_common_sensor_info
mola_viz/src/MolaViz.cpp:122
↓ 7 callersMethodpoint_count
mola_metric_maps/src/KeyframePointCloudMap.cpp:792
↓ 7 callersMethodsetSize
mola_metric_maps/src/OccGrid.cpp:64
↓ 6 callersMethodcheck
mola_pose_list/src/SearchablePoseList.cpp:24
↓ 6 callersMethodlastInsertedKeyFrameID
mola_metric_maps/src/KeyframePointCloudMap.cpp:1207
↓ 6 callersMethodsetPoseById
mola_pose_list/src/SearchablePoseList.cpp:162
↓ 5 callersMethodadd
mola_kernel/src/utils/Synchronizer.cpp:26
↓ 5 callersMethodcloneKFPoses
mola_metric_maps/src/KeyframePointCloudMap.cpp:1187
↓ 5 callersMethoddrainEvictedKeyFrameIDs
mola_metric_maps/src/KeyframePointCloudMap.cpp:1214
↓ 5 callersMethodinsertPoint
mola_metric_maps/src/SparseVoxelPointCloud.cpp:178
↓ 5 callersMethodnn_multiple_search
mola_metric_maps/src/NDT.cpp:1104
↓ 4 callersMethod_elapsed
(self)
mola_demos/demos/fake_sensor_publisher.py:307
↓ 4 callersMethod_gt_at
(self, t)
mola_demos/demos/fake_sensor_publisher.py:314
↓ 4 callersMethod_maybe_start
(self)
mola_demos/demos/fake_sensor_publisher.py:296
↓ 4 callersMethoddatasetUI_lastQueriedTimestep
mola_input_video/src/VideoDataset.cpp:237
↓ 4 callersMethoddatasetUI_paused
mola_input_video/src/VideoDataset.cpp:240
↓ 4 callersMethoddatasetUI_playback_speed
mola_input_video/src/VideoDataset.cpp:238
↓ 4 callersMethoddatasetUI_size
mola_input_video/src/VideoDataset.cpp:229
↓ 4 callersMethoddumpToTextStream
mola_metric_maps/src/KeyframePointCloudMap.cpp:962
↓ 4 callersMethodid
Globally unique ID for this instance (stable for its lifetime). */
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:105
↓ 4 callersMethodinsertPoint
mola_metric_maps/src/HashedVoxelPointCloud.cpp:597
↓ 4 callersMethodloadFromConfigFile
mola_metric_maps/src/KeyframePointCloudMap.cpp:956
↓ 4 callersMethodmarkWindowForReLayout
Schedules a nanogui performLayout() for `name` at the next frame. * Called from GUI-thread helpers that add or resize widgets. */
mola_viz/include/mola_viz/MolaViz.h:226
↓ 4 callersFunctionminmax_ignore_nan_str
mola_viz/src/MolaViz.cpp:112
↓ 4 callersMethodreadFromStream
mola_metric_maps/src/KeyframePointCloudMap.cpp:976
↓ 4 callersMethodreset
mola_metric_maps/include/mola_metric_maps/KeyframePointCloudMap.h:511
↓ 4 callersFunctionshow_common_sensor_info
Must only be called from the GUI thread. The static maps below are not mutex-protected; thread safety relies on all callers running on the GUI thread
mola_viz_imgui/src/MolaVizImGui_handlers.cpp:76
↓ 4 callersMethodvisitAllPoints
mola_metric_maps/src/HashedVoxelPointCloud.cpp:912
↓ 4 callersMethodvisitAllPoints
mola_metric_maps/src/SparseTreesPointCloud.cpp:786
↓ 4 callersMethodvisitAllVoxels
mola_metric_maps/src/NDT.cpp:823
↓ 4 callersFunctionwindow_id_for
mola_viz_imgui/src/MolaVizImGui_handlers.cpp:61
↓ 4 callersMethodwriteToStream
mola_metric_maps/src/KeyframePointCloudMap.cpp:968
↓ 3 callersMethod_gt_twist_at
(self, t)
mola_demos/demos/fake_sensor_publisher.py:321
↓ 3 callersFunction_quaternion_from_yaw
Return (x, y, z, w) for a pure-yaw rotation.
mola_demos/demos/fake_sensor_publisher.py:69
↓ 3 callersMethodattachToDataConsumer
mola_kernel/src/interfaces/RawDataSourceBase.cpp:262
↓ 3 callersMethodcells
mola_metric_maps/include/mola_metric_maps/FixedDenseGrid3D.h:70
↓ 3 callersMethoddumpToTextStream
mola_metric_maps/src/NDT.cpp:934
↓ 3 callersMethoddumpToTextStream
mola_metric_maps/src/HashedVoxelPointCloud.cpp:1022
↓ 3 callersMethoddumpToTextStream
mola_metric_maps/src/SparseTreesPointCloud.cpp:910
↓ 3 callersMethoddumpToTextStream
mola_metric_maps/src/SparseVoxelPointCloud.cpp:961
↓ 3 callersFunctionfindClosing
* Find the closing character that balances the *already-open* `otherStartChar` * encountered just before position `pos`. * * The search starts at `
mola_yaml/src/yaml_helpers.cpp:75
↓ 3 callersFunctionfrom_env_var_to_list
mola_launcher/src/MolaLauncherApp.cpp:59
↓ 3 callersMethodgetDiagnostics
mola_kernel/tests/test_diagnostics_provider.cpp:85
↓ 3 callersFunctionhasPairing
Search pairings for one where local coords ≈ lp and global coords ≈ gp.
mola_metric_maps/tests/test-mola_metric_maps_keyframemap.cpp:550
↓ 3 callersFunctioninit
()
docs/source/_static/js/mola_cookbook.js:127
↓ 3 callersMethodinitialize
mola_viz/src/MolaViz.cpp:1009
↓ 3 callersMethodloadFromConfigFile
mola_metric_maps/src/NDT.cpp:981
↓ 3 callersMethodloadFromConfigFile
mola_metric_maps/src/HashedVoxelPointCloud.cpp:1056
↓ 3 callersMethodloadFromConfigFile
mola_metric_maps/src/SparseTreesPointCloud.cpp:942
↓ 3 callersMethodloadFromConfigFile
mola_metric_maps/src/SparseVoxelPointCloud.cpp:996
↓ 3 callersMethodnextFreeKeyFrameID_public
mola_metric_maps/src/KeyframePointCloudMap.cpp:1181
↓ 3 callersMethodpollIntoDisplay
* Convenience variant for the ImGui backend: updates the public `display` * member in-place. Call this each frame; then read `display` directly.
mola_kernel/include/mola_kernel/GuiWidgetDescription.h:145
↓ 3 callersMethodreadFromStream
mola_metric_maps/src/NDT.cpp:838
↓ 3 callersMethodreadFromStream
mola_metric_maps/src/HashedVoxelPointCloud.cpp:937
↓ 3 callersMethodreadFromStream
mola_metric_maps/src/SparseTreesPointCloud.cpp:825
↓ 3 callersMethodreadFromStream
mola_metric_maps/src/SparseVoxelPointCloud.cpp:875
↓ 3 callersFunctionrenderAll
(nodes, values)
docs/source/_static/js/mola_cookbook.js:65
↓ 3 callersFunctionsafe_add_to_list
mola_launcher/src/MolaLauncherApp.cpp:54
↓ 3 callersMethodscanAndLoadLibraries
mola_launcher/src/MolaLauncherApp.cpp:180
↓ 3 callersMethodvisitAllPoints
mola_metric_maps/src/SparseVoxelPointCloud.cpp:822
↓ 3 callersMethodwriteToStream
========== Option structures ==========
mola_metric_maps/src/NDT.cpp:830
↓ 3 callersMethodwriteToStream
========== Option structures ==========
mola_metric_maps/src/HashedVoxelPointCloud.cpp:929
↓ 3 callersMethodwriteToStream
========== Option structures ==========
mola_metric_maps/src/SparseTreesPointCloud.cpp:816
↓ 3 callersMethodwriteToStream
========== Option structures ==========
mola_metric_maps/src/SparseVoxelPointCloud.cpp:867
↓ 2 callersFunction_gt_moving_pose
(t)
mola_demos/demos/fake_sensor_publisher.py:130
↓ 2 callersMethodboundingBox
mola_metric_maps/src/NDT.cpp:785
↓ 2 callersMethodbuildCache
mola_metric_maps/src/KeyframePointCloudMap.cpp:1356
↓ 2 callersFunctionbuild_leaf_widget
Recursively builds nanogui widgets from a LeafWidget variant into `parent`. * Must be called from the GUI thread. */ NOLINTNEXTLINE(readability-func
mola_viz/src/MolaViz.cpp:692
↓ 2 callersFunctionbuild_tab_widgets
Builds all widgets for one Tab into `tabPage`. Must run on GUI thread. */
mola_viz/src/MolaViz.cpp:892
↓ 2 callersMethodclear
mola_kernel/src/utils/Synchronizer.cpp:93
↓ 2 callersMethoddatasetUI_teleport
mola_input_video/src/VideoDataset.cpp:242
↓ 2 callersFunctiondrain_gl_errors
mola_viz_imgui/src/MolaVizImGui_handlers.cpp:49
↓ 2 callersMethodinsertPoint
Insert one point into the sparse grid map */
mola_metric_maps/include/mola_metric_maps/SparseTreesPointCloud.h:206
↓ 2 callersFunctionlinePositionIsCommentedOut
* Return `true` when the character at `pos` in `text` lies on a line whose * first non-whitespace content before `pos` is a YAML comment marker (`#`)
mola_yaml/src/yaml_helpers.cpp:142
next →1–100 of 787, ranked by callers