readXYZ function is not found
Show older comments
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 Comment
Christian LUPSE
on 22 May 2016
Same problem here.
Answers (1)
Walter Roberson
on 22 May 2016
0 votes
readXYZ is a method in ros/+robotics/+ros/+msg/+sensor_msgs/PointCloud2.m so you cannot "which" it.
Categories
Find more on Robotics System Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!