ROS Custom Message cannot use readXYZ
Show older comments
I have a custom message received via MATLAB, and the would like to use readXYZ on the data. However, since the class of these custom messages are not the dictated 'rosbotics.ros.msg.sensor_msgs.PointCloud2' the function call to readXYZ is not successful. I would think there must be a way to either change the custom message prefix to align with the dictated class or would it be easier to convert to the appropriate class? Any help would be appreciated!
Accepted Answer
More Answers (0)
Categories
Find more on Specialized Messages 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!