3D LiDAR Simulink Simulation

I am trying to simulate a LiDAR 3D beam propagation using simulink, I would like to show the area that the beam scans in order to optimize the LiDAR sensor placement.

1 Commento

Wajih  Khan
Wajih Khan il 19 Gen 2018
https://www.mathworks.com/help/driving/examples/ground-plane-and-obstacle-detection-using-lidar.html?s_tid=gn_loc_drop This may help you

Accedi per commentare.

Risposte (1)

Harsh
Harsh il 29 Nov 2024

0 voti

Hi Daniel,
You can use the “simulation 3D Lidar” block to get an interface for the lidar sensor. The block returns a point cloud data which is an array of positive real-valued [x,y,z] points. In addition, you can output the location and orientation of the sensor in the world coordinate system of the scene. Please refer to the following documentation to understand more about the block - https://www.mathworks.com/help/driving/ref/simulation3dlidar.html

Prodotti

Richiesto:

il 16 Apr 2015

Risposto:

il 29 Nov 2024

Community Treasure Hunt

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

Start Hunting!

Translated by