MCPcopy Create free account

hub / github.com/PRBonn/rko_lio / types & classes

Types & classes45 in github.com/PRBonn/rko_lio

↓ 5 callersClassLIOConfig
LIO configuration options. Parameters ---------- deskew : bool, default True If True, perform scan deskewing. max_iterat
rko_lio/python/rko_lio/config.py:100
↓ 3 callersClassLIOPipeline
Minimal sequential pipeline for LIO processing.
rko_lio/python/rko_lio/lio_pipeline.py:46
↓ 3 callersClassPipelineConfig
Configuration for the LIOPipeline, wrapping both LIO- and timestamp-related configs. Parameters ---------- lio : dict or LIOConfig
rko_lio/python/rko_lio/config.py:159
↓ 3 callersClassScopedProfiler
rko_lio/python/rko_lio/scoped_profiler.py:29
↓ 2 callersClassTimestampConfig
rko_lio/python/rko_lio/config.py:84
↓ 1 callersClassHeliprDataLoader
Dataset loader for HeLiPR dataset. data_path: e.g. 'helipr/Bridge01' sequence: LiDAR sensor name: 'Aeva', 'Avia', 'Ouster', 'Velodyne'
rko_lio/python/rko_lio/dataloaders/helipr.py:44
↓ 1 callersClassIntervalStats
Convenience class to compute the interval actual averages
rko_lio/python/rko_lio/lio.py:38
↓ 1 callersClassLIO
rko_lio/python/rko_lio/lio.py:116
↓ 1 callersClassLIO
Core LiDAR-inertial odometry algorithm class. */
rko_lio/core/lio.hpp:37
↓ 1 callersClassLatestMailbox
Single-slot, latest-wins handoff between producer and one consumer. Producer never blocks.
rko_lio/python/rko_lio/lio_pipeline.py:293
↓ 1 callersClassLidarIMUSequencer
Wraps a dataloader and yields data in processing order: LiDAR frames only when sufficient IMU coverage is available (latest IMU.time > Li
rko_lio/python/rko_lio/dataloaders/sequencer.py:6
↓ 1 callersClassOfflineNode
rko_lio/ros/offline_node.cpp:44
↓ 1 callersClassRawDataLoader
rko_lio/python/rko_lio/dataloaders/raw.py:65
↓ 1 callersClassRosbagDataLoader
rko_lio/python/rko_lio/dataloaders/rosbag.py:73
ClassAccelFilterStep
rko_lio/core/lio.cpp:63
ClassAccelInfo
rko_lio/core/lio.cpp:53
ClassBaseNode
rko_lio/ros/base_node.hpp:53
ClassBodyAccelKF
rko_lio/core/lio.cpp:58
ClassBufferableBag
rko_lio/ros/utils/rosbag.hpp:45
ClassConfig
rko_lio/core/lio.hpp:40
ClassImuBias
rko_lio/core/util.hpp:58
ClassImuControl
rko_lio/core/util.hpp:63
ClassIntervalStats
Accumulated IMU statistics over the interval between consecutive LiDAR scans. */
rko_lio/core/util.hpp:70
ClassLidarFrame
rko_lio/ros/threaded_node.hpp:39
ClassOnlineImuRateNode
Sequential variant of the LIO node: IMU and LiDAR are processed inline on the rclcpp executor thread. The IMU callback feeds add_imu_measurement and p
rko_lio/ros/online_imu_rate_node.cpp:42
ClassOnlineNode
rko_lio/ros/online_node.cpp:29
ClassPreprocessingResult
rko_lio/core/preprocess_scan.hpp:9
ClassProfilingInfo
rko_lio/core/profiler.hpp:98
ClassProfilingInfoMap
rko_lio/core/profiler.hpp:113
ClassScopedProfiler
* Scoped RAII profiler that measures elapsed time for a named code block. * * This class records the execution time between construction and destruc
rko_lio/core/profiler.hpp:55
ClassSensorTraits
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:120
ClassSensorTraits<SensorType::AevaNew>
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:147
ClassSensorTraits<SensorType::AevaOld>
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:141
ClassSensorTraits<SensorType::Avia>
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:135
ClassSensorTraits<SensorType::Ouster>
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:129
ClassSensorTraits<SensorType::Velodyne>
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:123
EnumSensorType
rko_lio/python/pybind/helipr_file_reader_pybind.cpp:48
ClassState
data structs
rko_lio/core/util.hpp:50
ClassTFBridge
rko_lio/ros/utils/rosbag.hpp:48
ClassThreadedNode
rko_lio/ros/threaded_node.hpp:44
ClassTimer
Simple timing utility that prints elapsed time for a scope or code block. */
rko_lio/core/profiler.hpp:144
ClassTimestampProcessingConfig
* Configuration struct for timestamp processing. * * There was an attempt to have a one-size-fits-all approach before, but that lead to increasingly
rko_lio/core/process_timestamps.hpp:49
ClassTimestamps
rko_lio/core/process_timestamps.hpp:37
ClassVoxelHash
rko_lio/core/voxel_down_sample.hpp:39
ClassVoxelHashMap
rko_lio/core/voxel_hash_map.hpp:45