rosbridge_suite icon indicating copy to clipboard operation
rosbridge_suite copied to clipboard

How should I parse the received point cloud data transmitted by rosbridge on the web side?

Open SenHe524 opened this issue 2 years ago • 3 comments

Description

I tried to use js on the web side to obtain the data transmitted by rosbridge. When I tried to get point cloud (sensor_msgs/msg/PointCloud2) data from the web side, I couldn't find a proper way to solve the data field in (sensor_msgs/msg/PointCloud2) data on the web side, could you please provide a routine?

SenHe524 avatar Mar 30 '23 05:03 SenHe524

@ @jtbandes @RainCT @baalexander @defunctzombie

SenHe524 avatar Mar 30 '23 05:03 SenHe524

Please be mindful when opening a bug issue that it is for broken functionality rather than a question. If a feature is not working please describe what is not working including the errors you are seeing, what you have tried that has worked, and include more details and sample code to help diagnose what it is you are trying to do.

More generally I'd recommend directing your questions to https://answers.ros.org/questions/ to get more visibility from others.

defunctzombie avatar Mar 30 '23 14:03 defunctzombie

This issue has been marked as stale because there has been no activity in the past 12 months. Please add a comment to keep it open.

github-actions[bot] avatar Mar 30 '24 00:03 github-actions[bot]