.. Copyright (C) 2026 Mitsubishi Electric Research Laboratories (MERL) .. SPDX-License-Identifier: AGPL-3.0-or-later Examples ======== Examples are maintained in a separate repository: `slam-mer_examples `_ This repository contains runnable examples and experiment-style scripts for SLAM-MER. ------------------ Recommended usage ------------------ 1. Build and install SLAM-MER first by following `Installation `_. 2. Clone the examples repository: .. code-block:: bash git clone https://github.com/slam-mer/slam-mer_examples cd slam-mer_examples 3. Follow the setup, dataset, and run instructions in the examples repository README.