No version for distro humble. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/BruceChanJianLe/laser_scan_merger.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2025-05-30 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
laser_scan_merger | 1.0.0 |
README
A ROS2 Laser Scan Merger
A multithreaded laser scan merger, aims to be blazingly fast. This package merges up to 9 laser scans with approximate time filter.
Build
- Create workspace
mkdir ls_ws/src -p
cd ls_ws/src
git clone https://github.com/BruceChanJianLe/laser_scan_merger.git --recurse-submodules
- Install dependencies
cd ls_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build --symlink-install
source install/setup.bash
Usage
- Run demo
ros2 launch dual_laser_merger demo_laser_merger.launch.py
CONTRIBUTING
No version for distro kilted. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.