readXYZ function is not found
이전 댓글 표시
I use the Mac Version of R2015b. the readXYZ function for pointclouds ends with the message: undefined variable or function not found 'readXYZ'. I searched the whole matlab directory for "readXYZ" but only found the example file, stating that you can use this function. I reinstalled the toolbox, afterwards matlab completely. both times no luck. Now I installed the preversion of R2016a with the 1.2 version of the robotics toolbox: error occures here too.
답변 (1개)
Walter Roberson
2016년 5월 22일
0 개 추천
readXYZ is a method in ros/+robotics/+ros/+msg/+sensor_msgs/PointCloud2.m so you cannot "which" it.
카테고리
도움말 센터 및 File Exchange에서 Robotics System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!