View my account

Issues with Opening Bag Files with Open3D After Calibration

Comments

4 comments

  • MartyG

    Hi Dimouzoi  The official Open3D documentation page at the link below provides guidance about reading RealSense bag files with Open3D.

    http://www.open3d.org/docs/release/tutorial/sensor/realsense.html#reading-from-realsense-bag-files

     

    It can read bag files recorded in the RealSense Viewer tool or in Open3D but does not support rosbag files recorded in ROS.

    0
    Comment actions Permalink
  • Dimouzoi

    Yes, I know i have successfully opened a bag file before calibration. The issue stands after the cameras calibration

    0
    Comment actions Permalink
  • MartyG

    Usually, the calibration of camera hardware should not have a bearing on the reading of bag files, since only data already stored in the bag is being accessed and not the details of the live camera.

     

    Does the error still occur if the camera is unplugged when reading the bag file?

     

    How long ago were your bag files recorded?

    0
    Comment actions Permalink
  • Dimouzoi

    The files may have had a difference of minutes before and after the calibration. In the last test I did, the camera was plugged. I am gonna try with unplugged camera to see if its gonna make a different

    0
    Comment actions Permalink

Please sign in to leave a comment.