3D LiDAR Simulink Simulation

2 次查看(过去 30 天)
daniel potter
daniel potter 2015-4-16
回答: Harsh 2024-11-29
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 个评论
Wajih  Khan
Wajih Khan 2018-1-19
https://www.mathworks.com/help/driving/examples/ground-plane-and-obstacle-detection-using-lidar.html?s_tid=gn_loc_drop This may help you

请先登录,再进行评论。

回答(1 个)

Harsh
Harsh 2024-11-29
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

类别

Help CenterFile Exchange 中查找有关 Automated Driving Toolbox 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by