![]() |
cslam_experiments package from cslam_experiments repocslam_experiments |
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/lajoiepy/cslam_experiments.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-02-06 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Pierre-Yves Lajoie
Authors
Experiments
This repo contains Swarm-SLAM launch examples.
Important note: If you want to use the datasets launch files as is, add a symlink to your datasets ROS 2 bags in the data/
folder and modify the bag path accordingly. As an example, currently the graco_lidar
launch files expect the first three sequences from the GRACO dataset to be under data/Graco_Ground/Graco-0
, data/Graco_Ground/Graco-1
, and data/Graco_Ground/Graco-2
.
Zenoh
To obtain efficient communication between the robots, we suggest using the zenoh-dds-ros2-bridge. Follow their installation instructions. Assuming that Zenoh is installed correctly, you need to run it on each robot as in this launch file.
You can also use the zenoh-dds-bridge
as in this launch file, but this will be soon deprecated by Zenoh.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
cslam | |
cslam_common_interfaces | |
rclcpp | |
rclcpp_components | |
ament_cmake |