Unrecognized function or variable 'helperGetDataset'.

When I run the code:
lidarData = helperGetDataset;
It gives me this error:
Unrecognized function or variable 'helperGetDataset'.
Error in LANE (line 1)
lidarData = helperGetDataset;

3 个评论

To confirm: do you have the lidar toolbox installed?
Did you open the example using the following command?
openExample('lidar/LaneDetectionOnLidarPointCloudExample')

请先登录,再进行评论。

回答(0 个)

产品

版本

R2022a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by