Lidar
/install lidar
LiDAR — Light Detection and Ranging Reference
Quick-reference skill for LiDAR technology, point cloud data processing, scanner configuration, and mapping applications.
When to Use
- Processing point cloud data (LAS/LAZ/PCD formats)
- Configuring LiDAR scanners for survey or mapping
- Understanding scan patterns and coordinate systems
- Filtering, classifying, or visualizing point cloud data
- Choosing between airborne, terrestrial, and mobile LiDAR
Commands
intro
scripts/script.sh intro
LiDAR fundamentals — how it works, types of systems, key specifications.
formats
scripts/script.sh formats
Point cloud file formats: LAS, LAZ, PCD, E57, PLY, XYZ.
processing
scripts/script.sh processing
Point cloud processing pipeline — filtering, registration, classification, meshing.
coordinate
scripts/script.sh coordinate
Coordinate systems and georeferencing — WGS84, UTM, local, IMU/GNSS integration.
scanners
scripts/script.sh scanners
LiDAR scanner types and major manufacturers — Velodyne, SICK, Leica, FARO, Ouster.
applications
scripts/script.sh applications
LiDAR applications: autonomous vehicles, surveying, forestry, archaeology, BIM.
tools
scripts/script.sh tools
Software tools for point cloud processing — CloudCompare, PDAL, PCL, LAStools, QGIS.
checklist
scripts/script.sh checklist
LiDAR survey planning and quality assurance checklist.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
LIDAR_DIR |
Data directory (default: ~/.lidar/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lidar - 安装完成后,直接呼叫该 Skill 的名称或使用
/lidar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Lidar 是什么?
LiDAR technology reference — point cloud processing, scan types, coordinate systems, and applications. Use when working with LiDAR data, configuring scanners... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Lidar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lidar」即可一键安装,无需额外配置。
Lidar 是免费的吗?
是的,Lidar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lidar 支持哪些平台?
Lidar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lidar?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。