Browse by type
This project provides a driver for SICK LiDARs and Radar sensors mentioned here. The driver supports both Linux (native, ROS 1, ROS 2) and Windows (native and ROS 2). See the CHANGELOG.md for the latest updates.
Main features and characteristics:
Expand to full table of contents
/opt/ros/<distro>/include/sick_scan_xd. What can I do?The repository supports two main branches. The "master" branch is the branch that contains official releases that are tagged and versioned and also included in the ROS distribution. If you want to work with this official branch, you must explicitly specify this branch in the 'git clone' command by adding "-b master". The "develop" branch is the default branch and contains the latest development status.
Checking out the latest revision (usually older than the develop version, but officially released):
git clone -b master https://github.com/SICKAG/sick_scan_xd.git
Checking out the latest development status:
git clone https://github.com/SICKAG/sick_scan_xd.git
The driver supports Ethernet-IPv4-based communication with all of the following SICK products.
| 2D LiDAR sensors | Part no. | 3D LiDAR sensors | Part no. | RADAR sensors | Part no. |
|---|---|---|---|---|---|
| picoScan100 (supports native ROS 2 as well) | e.g. 1134610 | multiScan100 | e.g. 1131164 | RMS1000 | e.g. 1107598 |
| LRS4000 | e.g. 1098855 | MRS1000 | e.g. 1081208 | RMS2000 | e.g. 1129088 |
| TiM2xx | 1104981 | MRS6124 | 6065086 | ||
| TiM5xx | e.g. 1060445 | LD-MRS | [e.g. 1115128](https://www.sick.com/de/de |
$ claude mcp add sick_scan_xd \
-- python -m otcore.mcp_server <graph>