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!