Skip to content

Commit

Permalink
added arxiv publication reference to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
foehnx authored Apr 2, 2020
1 parent e9224ea commit 8affed9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDA Visual Library

## Publication
Please find the paper acompanying this repository on arXiv:
> Balazs Nagy, Philipp Foehn, Davide Scaramuzza, [Faster than FAST: GPU-Accelerated Frontend for High-Speed VIO](https://arxiv.org/abs/2003.13493), arXiv 2003.13493, March 2020
## Organization

This library focuses on the front-end of VIO pipelines. We tried to organize
Expand Down Expand Up @@ -246,4 +250,4 @@ ROS support was made optional [by default it is not required]. However, if you w
ROS_SUPPORT?=1
# 2) or just compile accordingly:
make solib ROS_SUPPORT=1 -j4
```
```

0 comments on commit 8affed9

Please sign in to comment.