Get intensity data from simulated 3D Lidar block Simulink
이전 댓글 표시
Hey,
I am working with the automated driving toolbox and have created an own scene in which I will be doing simulations. I saw that the simulation 3D lidar has an output of intensity, however nothing is done with this. I want to get it to the workspace however when I try to edit the block I get the following message:
Attempt to modify link 'OwnSimulation/Simulation 3D Lidar1'. You cannot modify this link because it is either locked or inside another locked link.
Does anubody know how I can get the insentiy value from the lidar?
Thanks!
답변 (1개)
Tarunbir Gambhir
2020년 9월 30일
0 개 추천
The Simulation 3D Lidar block, as of now, does not output intensity data. The default output is the point cloud data which has the coordinates of the detected point in the sensor coordinate system. For more information, I suggest you go through the MathWorks documentation on this block here.
카테고리
도움말 센터 및 File Exchange에서 Simulink 3D Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!