How to export PointCloud2 Data from a bagfile with a timestamp?
    조회 수: 2 (최근 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!