ethz-asl / kitti_to_rosbag

Dataset tools for working with the KITTI dataset raw data ( http://www.cvlibs.net/datasets/kitti/raw_data.php ) and converting it to a ROS bag. Also allows a library for direct access to poses, velodyne scans, and images.
248 stars 100 forks source link

replaced std::get_time() as it was not found in g++ 4.9 #3

Closed rdube closed 8 years ago

rdube commented 8 years ago

@helenol that worked for me! :)

helenol commented 8 years ago

Awesome thanks! :) LGTM