Hokuyo URG-04LX LIDAR Driver for MATLAB

This a simple driver for the Hokuyo URG-04LX USB LIDAR for MATLAB.
1,9K Downloads
Aktualisiert 17. Mai 2012

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
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/

Version Veröffentlicht Versionshinweise
1.1.0.0

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

1.0.0.0