Skip to content

Commit

Permalink
update readme with arxiv badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-tracy authored Aug 4, 2023
1 parent 10b2343 commit de7031b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<img width="600" src="https://github.com/kevin-tracy/DCOL.jl/blob/master/extras/images/DCOL_logo.png">
</p>

[![Paper](http://img.shields.io/badge/arXiv-2207.00669-B31B1B.svg)](https://arxiv.org/abs/2207.00669)


A library for differential collision detection, as implemented from [Differentiable Collision Detection for a Set of Convex Primitives](https://arxiv.org/abs/2207.00669). The core algorithmn, DCOL, computes collision information between the following convex primitives:
- polytopes
Expand Down

0 comments on commit de7031b

Please sign in to comment.