Open juliangaal opened 10 months ago
I used sensordata_to_rosbag_fastlio.py
only once to generate the dataset. (too slow)
The others are downloaded from Google Drive https://drive.google.com/drive/folders/1blQJuAB4S80NwZmpM6oALyHWvBljPSOE. (recommended)
Before running the script, you should download raw data from https://robots.engin.umich.edu/nclt/. Then, unzip the file and run the Python script:
python3 sensordata_to_rosbag_fastlio.py <raw data path> <your rosbag name>.bag
Thank you!
Thank you!
Another question: the campus dataset in your thumbnail/cover and youtube video, is this publically available?
How did you manage to generate a bag file for the NCLT dataset? With these instructions from FAST-LIO? Thanks