felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
935 stars 399 forks source link

what(): Time is out of dual 32-bit range (using rosbag) #109

Open dbersan opened 5 years ago

dbersan commented 5 years ago

I'm using ROS Kinetic with Ubuntu 16.04 and compiled using the process described here (the one in the readme wouldn't work). The GUI appeared, but as soon as I started streaming data from the bag, it crashed with:

what(): Time is out of dual 32-bit range

This indicates it could be a problem with PCL (I'm using 1.8).