Why the helperSegm​entEgoFrom​LidarData function is not working?

6 ビュー (過去 30 日間)
vimal kumar chawda
vimal kumar chawda 2021 年 8 月 21 日
回答済み: Steven Lord 2021 年 8 月 21 日
I am using lidar prpcessing of Automated Driving Toolbox.
  1 件のコメント
vimal kumar chawda
vimal kumar chawda 2021 年 8 月 21 日
https://de.mathworks.com/help/driving/ug/ground-plane-and-obstacle-detection-using-lidar.html

サインインしてコメントする。

採用された回答

vimal kumar chawda
vimal kumar chawda 2021 年 8 月 21 日
https://de.mathworks.com/help/driving/ug/ground-plane-and-obstacle-detection-using-lidar.html

その他の回答 (1 件)

Steven Lord
Steven Lord 2021 年 8 月 21 日
That function is a helper function created for the example that you linked in your comment. It is not a regular function in the toolbox. You could make a copy of that function (see the "Supporting Functions" section in the example) or open the example in MATLAB (navigate to it in the Help Browser then click the link in the upper-right corner of the example page.)
Also, please limit the number of tags you use to the most relevant ones for your question. As an example of some that existed before I removed them, "string", "vector", and "script" aren't relevant at all for this question.

Community Treasure Hunt

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

Start Hunting!

Translated by