Skip to content

Commit d8f3935

Browse files
authored
Add video ref
1 parent 4a7f0dc commit d8f3935

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ An online volumetric mapping-based approach for real-time detection of diverse d
1111
# Table of Contents
1212
**Credits**
1313
* [Paper](#Paper)
14+
* [Video](#Video)
1415

1516
**Setup**
1617
* [Installation](#Installation)
@@ -24,7 +25,7 @@ An online volumetric mapping-based approach for real-time detection of diverse d
2425
# Paper
2526
If you find this package useful for your research, please consider citing our paper:
2627

27-
* Lukas Schmid, Olov Andersson, Aurelio Sulser, Patrick Pfreundschuh, and Roland Siegwart. "**Dynablox: Real-time Detection of Diverse Dynamic Objects in Complex Environments**" in *ArXiv Preprint*, 2023. \[ [ArXiv](https://arxiv.org/abs/2304.10049) \]
28+
* Lukas Schmid, Olov Andersson, Aurelio Sulser, Patrick Pfreundschuh, and Roland Siegwart. "**Dynablox: Real-time Detection of Diverse Dynamic Objects in Complex Environments**" in *ArXiv Preprint*, 2023. \[ [ArXiv](https://arxiv.org/abs/2304.10049) | [Video](https://www.youtube.com/watch?v=NA13fRWlqRQ) \]
2829
```bibtex
2930
@inproceedings{schmid2023dynablox,
3031
title={Dynablox: Real-time Detection of Diverse Dynamic Objects in Complex Environments},
@@ -37,6 +38,11 @@ If you find this package useful for your research, please consider citing our pa
3738
doi={}}
3839
}
3940
```
41+
42+
## Video
43+
A brief overview of the problem, approach, and results is available on youtube:
44+
[<img src=https://user-images.githubusercontent.com/36043993/233706937-1ccd0c03-d86b-4e4f-ad47-48c38e8a7f8d.png alt="Dynablox Youtube Video">](https://www.youtube.com/watch?v=NA13fRWlqRQ)
45+
4046

4147
# Setup
4248
## Installation

0 commit comments

Comments
 (0)