Closed yeyanan93 closed 11 months ago
Announcement 📢
wget --load-cookies /tmp/cookies.txt "https://drive.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://drive.google.com/uc?export=download&id=1FWW3yHq1ZVps5gtm0VGrSmEAX0gGRM2t' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1FWW3yHq1ZVps5gtm0VGrSmEAX0gGRM2t" -O kitti_2011_09_26_drive_0106_synced.bag
The bag files cannot be downloaded using the above commands. Instead, bag files will now be downloaded during git clone
through Git LFS. If you do not need the bag files, please prefix the git clone
command with GIT_LFS_SKIP_SMUDGE=1
.
Thank you.
Dear @yeyanan93 ,
The KITTI dataset rosbag can be downloaded using the following command.
Or if you want to know the site directly, please visit https://drive.google.com/uc?export=download&id=1FWW3yHq1ZVps5gtm0VGrSmEAX0gGRM2t
Best regards,