Skip to content

Commit 14e53cc

Browse files
committed
Fix visual issues in README 2
1 parent 7b846d9 commit 14e53cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![forthebadge](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)](https://forthebadge.com)
1+
## Low Latency Instance Segmentation by Continuous Clustering for Rotating LiDAR Sensors
22

33
[![Basic Build Workflow](https://github.com/UniBwTAS/continuous_clustering/actions/workflows/basic-build-ci.yaml/badge.svg?branch=master)](https://github.com/UniBwTAS/continuous_clustering/actions/workflows/basic-build-ci.yaml)
44
[![Publish Docker image](https://github.com/UniBwTAS/continuous_clustering/actions/workflows/publish-docker-image.yaml/badge.svg)](https://github.com/UniBwTAS/continuous_clustering/actions/workflows/publish-docker-image.yaml)
55

6-
## Low Latency Instance Segmentation by Continuous Clustering for Rotating LiDAR Sensors
6+
[![forthebadge](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)](https://forthebadge.com)
77

88
![](https://github.com/UniBwTAS/continuous_clustering/blob/master/assets/demo.gif)
99

@@ -112,7 +112,7 @@ export ROSBAG_PATH=/download/folder/of/rosbag/file
112112
```
113113
Available bags:
114114
- `gdown 1zM4xPRahgxdJXJGHNXYUpM_g4-9UrcwC` (3.9GB, [Manual Download](https://drive.google.com/file/d/1zM4xPRahgxdJXJGHNXYUpM_g4-9UrcwC/view?usp=sharing))
115-
- Long recording in urban scenario (no for small file size, no Ouster sensors)
115+
- Long recording in urban scenario (no camera to reduce file size, no Ouster sensors)
116116
- `gdown 1qjCG6-nWBZ_2wJwoP80jj0gGopBT2c23` (2.4GB, [Manual Download](https://drive.google.com/file/d/1qjCG6-nWBZ_2wJwoP80jj0gGopBT2c23/view?usp=sharing))
117117
- Recording including Ouster 32 sensor data (blurred camera for privacy reasons)
118118
- `gdown 146IaBdEmkfBWdIgGV5HzrEYDTol84a1H` (0.7GB, [Manual Download](https://drive.google.com/file/d/146IaBdEmkfBWdIgGV5HzrEYDTol84a1H/view?usp=sharing))

0 commit comments

Comments
 (0)