| Crates.io | senren |
| lib.rs | senren |
| version | 0.1.0 |
| created_at | 2025-08-06 17:39:32.175085+00 |
| updated_at | 2025-08-06 17:39:32.175085+00 |
| description | SenRen is a command-line LIDAR toolkit for robotics and prototyping, featuring fast monitoring, simulation, and real-time plotting. It supports both real and virtual LIDAR data, integrates seamlessly with ComChan for live serial visualization, and provides flexible export for advanced analysis—all without requiring any physical hardware. Perfect for testing, demonstration, and rapid development. |
| homepage | https://github.com/Vaishnav-Sabari-Girish/SenRen |
| repository | https://github.com/Vaishnav-Sabari-Girish/SenRen |
| max_upload_size | |
| id | 1784107 |
| size | 28,426 |
SenRen (線連) is a lightweight, command-driven LIDAR communication toolkit designed for robotics and embedded projects. Named from the Japanese words for "wire" (線, sen) and "connect/link" (連, ren), SenRen bridges your LIDAR hardware with modern data acquisition, monitoring, and visualization workflows—right from your terminal.
SenRen lets you focus on scanning and analysis, combining technical power with a streamlined user experience. Simple. Connected. Fast.
cargo install senren
#OR
cargo binstall senren
Clone the repo
cargo run --release
To scan for data use this
senren scan
To plot data into a graph you can use this
senren plot
Currently senren only supports virtual ports. So to open up a virtual port and write data to it use this
senren --virtual-mode