linklab-uva / rosbag2nuscenes

Convert ROS2 bag files to the nuScenes format
18 stars 4 forks source link

Error converting ROS2 bag to NuScenes #10

Open Zakhar02 opened 1 week ago

Zakhar02 commented 1 week ago
terminate called after throwing an instance of 'pcl::IOException'
  what():  : [pcl::PCDWriter::writeBinary] Error during open!

how can be reproduced: ./rosbag2nuscenes ../../bag/ ../conf.yml /workspace/src/rosbag2nuscenes/NuScenes/ 8 C++17

Zakhar02 commented 1 week ago

I suppose the problem is in SensorDataWriter.cpp::25, pcl::io::raw_open returns -1