How to export PointCloud2 Data from a bagfile with a timestamp?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, I would like to export PointCloud2 Data from a ROS bagfile. Is there any possibility to save this data in a Matlab environment like in a timeseries object?
It would also be nice to have only XYZ coordinates with timestamps so you can can access and replay them without the Robotics System Toolbox .
Thanks!
0 件のコメント
回答 (1 件)
Tohru Kikawada
2019 年 5 月 2 日
編集済み: Tohru Kikawada
2019 年 5 月 2 日
Reading PointCloud2 messages from rosbag is one of the capabilities of Robotics System Toolbox, so you'll need to introduce the toolbox. https://mathworks.com/help/robotics/ref/robotics.pointcloud2.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Specialized Messages についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!