Open LucidOne opened 10 years ago
user@system:~$ rosrun pcl_ros bag_to_pcd input.bag ./velodyne_points ./pcd Error opening file ./input.bag
user@system:~$ rosbag info input.bag ERROR bag unindexed: input.bag. Run rosbag reindex.
Could probably make the error message more specific by either catching BagUnindexedException first, or printing the contents of the error message.
user@system:~$ rosrun pcl_ros bag_to_pcd input.bag ./velodyne_points ./pcd Error opening file ./input.bag
user@system:~$ rosbag info input.bag ERROR bag unindexed: input.bag. Run rosbag reindex.