how to convert .bag file into .pcd in matlab (Lidar Data) ?
Show older comments
I'm using L515 Lidar for data collection, I'm getting data .bag format from Realsense Viewer . I need to convert to .pcd format, How can I achieve that using Matlab ?
Accepted Answer
More Answers (1)
Seshu Vakamudi
on 28 Oct 2023
Edited: Seshu Vakamudi
on 28 Oct 2023
0 votes
Hi Dayananda,
If you have Lidar Toolbox license and ROS toolbox license, you can load your ros bag into Lidar Viewer app. You can visualize point clouds with its rich set of options. This app helps you with basic analysis and measurement options. You can edit/preprocess the point cloud through this app. The export option in this app helps you to write point clouds into pcd/ply formats.
Feel free to post here if you have any difficulty.
Hope this helps,
Seshu Vakamudi
Categories
Find more on Process Point Clouds 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!