Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Memmesheimer authored Aug 26, 2019
1 parent c61c070 commit 830fecc
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# scratchy
Additional Material for the paper "Scratchy: A Lightweight Modular Autonomous Robot for Robotic Competitions"
Additional Material for the paper "Scratchy: A Lightweight Modular Autonomous Robot for Robotic Competitions".

A preprint can be found on [arxiv](https://arxiv.org/abs/1905.05642).

![Scratchy drawing](images/scratchy_drawing.png)

Expand All @@ -20,3 +22,18 @@ Additional Material for the paper "Scratchy: A Lightweight Modular Autonomous Ro
* Build:
* Go to workspace
* `catkin_make`


# Citation

```
@inproceedings{memmesheimer2019scratchy,
title={Scratchy: A Lightweight Modular Autonomous Robot for Robotic Competitions},
author={Memmesheimer, Raphael and Kuhlmann, Isabelle and Mints, Mark and Schmidt, Patrik and Korbach, Christian and Germann, Ida and Paulus, Dietrich},
booktitle={2019 IEEE International Conference on Autonomous Robot Systems and Competitions (ICARSC)},
pages={1--6},
year={2019},
organization={IEEE}
}
```

0 comments on commit 830fecc

Please sign in to comment.