suwesh commited on
Commit
e8ff9f3
1 Parent(s): f8973a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: odbl
3
  ---
4
- This dataset contains the 4D point cloud data from LiDAR sensors collected from fully autonomous and self-driving Indy race cars which raced in the Indy autonomous challenge. The dataset is in nuScenes format and contains 7,150 sweeps and 1,199 samples. This dataset's scenario is PoliMove team’s Multi-Agent Slow on LVMS racetrack. The dataset is divided into sweeps and samples which contain fused sensor data from 3 LiDARs equipped by the vehicle.
5
  Each .pcd file contains 4 dimensional data: (x,y,z) coordinates of the 3D space and intensity value for each point.
6
 
7
  Original Racecar Dataset paper link: https://arxiv.org/pdf/2306.03252.pdf
 
1
  ---
2
  license: odbl
3
  ---
4
+ This dataset contains the 4D point cloud data from LiDAR sensors collected from fully autonomous and self-driving Indy race cars which raced in the Indy autonomous challenge. The dataset is in nuScenes format and is divided into 7,150 sweeps and 1,199 samples which contain fused sensor data from 3 LiDARs equipped by the vehicle. This dataset's scenario is PoliMove team’s Multi-Agent Slow on LVMS racetrack.
5
  Each .pcd file contains 4 dimensional data: (x,y,z) coordinates of the 3D space and intensity value for each point.
6
 
7
  Original Racecar Dataset paper link: https://arxiv.org/pdf/2306.03252.pdf