File sensor_data.hpp
↰ Parent directory (/home/runner/work/slam-mer/slam-mer/slam/include)
Declares the SensorData container used by the SLAM pipeline.
Definition (/home/runner/work/slam-mer/slam-mer/slam/include/sensor_data.hpp)
Detailed Description
Copyright (C) 2026 Mitsubishi Electric Research Laboratories (MERL) SPDX-License-Identifier: AGPL-3.0-or-later
Encapsulates camera observations together with calibration data, distortion coefficients, and timing metadata used by tracking/mapping. Supports monocular and RGB-D workflows, including optional depth inference outputs when that module is enabled. Also provides weak-pointer helper utilities for safer cross-module access in asynchronous code paths. Pedro Miraldo
Valter Piedade
Masashi Yamazaki
Includes
cstddeflog.hpp(File log.hpp)memorysys/types.htypes/camera.hpp(File camera.hpp)types/id.hpp(File id.hpp)types/image.hpp(File image.hpp)types/mutex.hpp(File mutex.hpp)types/point3d.hpp(File point3d.hpp)types/time_stamp.hpp(File time_stamp.hpp)types/vector.hpp(File vector.hpp)