readXYZ function is not found
Mostrar comentarios más antiguos
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 comentario
Christian LUPSE
el 22 de Mayo de 2016
Same problem here.
Respuestas (1)
Walter Roberson
el 22 de Mayo de 2016
0 votos
readXYZ is a method in ros/+robotics/+ros/+msg/+sensor_msgs/PointCloud2.m so you cannot "which" it.
Categorías
Más información sobre Robotics System Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!