Hokuyo URG-04LX LIDAR Driver for MATLAB

版本 1.1.0.0 (3.8 KB) 作者: Shikhar Shrestha
This a simple driver for the Hokuyo URG-04LX USB LIDAR for MATLAB.
1.9K 次下载
更新时间 2012/5/17

查看许可证

The files establish a serial comm link with Lidar with the required settings. The function LidarScan.m is called with serial communication object as argument to return a range vector consisting of decoded Lidar Scan data.

It returns the data after a full scan (-120 to +120 degrees) with 682 points.

Edit SetupLidar.m with the correct COM Port to use this file.

The file is a quick and easy way to stream range data from a Hokuyo Lidar in the MATLAB environment.

It works well for the URG-04LX as the decoder function supports only two and three bit encoding.

引用格式

Shikhar Shrestha (2024). Hokuyo URG-04LX LIDAR Driver for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/36700-hokuyo-urg-04lx-lidar-driver-for-matlab), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Hokuyu URG-04LX driver for MATLAB/Hokuyu Lidar driver/

版本 已发布 发行说明
1.1.0.0

Corrected a typo in the Lidar name. The Lidar is from Hokuyo and not Hokuyu.

1.0.0.0