8000 GitHub - iismn/Player_KITTI: KITTI Dataset Play Tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iismn/Player_KITTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

header

REPO INFO

  • Semantic KITTI ROS1 BAG (with GPS/IMU for LIO-SAM)
  • RealTime Player (Branch: Player)
  • Bag Recoder (Branch: Recoder)

REPO CONFIG

kitti2bag.py

  • Main PKG

utils.py

  • Veloyne PCL Label Packing
  • File Directory Consist with
├── 2011_09_26
│   ├── 2011_09_26_synced
│   │    ├── oxts 
│   │    ├── label 
│   │    ├── points 
│   │    ├── camera 1~4 
│   │    ├── camtoimu.txt
│   │    ├── imutovel.txt
│   │    └── camtovel.txt
│   └── 2011_09_26_extract
│        └── oxts 
├── kitti2bag.py
└── util.py

REPO USE

wget https://s3.eu-central-1.amazonaws.com/avg-kitti/raw_data/2011_09_26_drive_0084/2011_09_26_drive_0084_sync.zip
wget https://s3.eu-central-1.amazonaws.com/avg-kitti/raw_data/2011_09_26_drive_0084/2011_09_26_drive_0084_extract.zip
wget https://s3.eu-central-1.amazonaws.com/avg-kitti/raw_data/2011_09_26_calib.zip
unzip 2011_09_26_drive_0084_sync.zip
unzip 2011_09_26_drive_0084_extract.zip
unzip 2011_09_26_calib.zip
python kitti2bag.py -t 2011_09_26 -r 0084 raw_synced .

ADD INFO

SEMANTIC KITTI for LIO-SAM

  • Only 2011_09_30 work
  • Odometry 00~07 Not Tested

About

KITTI Dataset Play Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0