where can i get the code for 'helperReadVelodyneSLAMData' function?
조회 수: 5 (최근 30일)
이전 댓글 표시
hello
I am following the matlab example from https://kr.mathworks.com/help/lidar/ug/build-a-map-and-localize-using-segment-matching.html#mw_rtc_BuildMapAndLocalizeUsingSegmentMatchingExample_M_27FCF3DD
I cannot find the code to create the 'helperReadVelodyneSLAMData' function during the course.
where can i get the code for 'helperReadVelodyneSLAMData' function?
thank you.
댓글 수: 0
채택된 답변
Cris LaPierre
2024년 4월 18일
편집: Cris LaPierre
2024년 4월 18일
Run the Copy Command button code in your command window to download the example and supporting files to your local machine. MATLAB will set the current folder to the location of the dowloaded files. You will find the helper function there.
You will need to have all the toolboxes listed above the button in order to run the code.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Labeling, Segmentation, and Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!