Skip to content

Commit 1ea6d7a

Browse files
committed
Added citation to repository
1 parent 3ee73b7 commit 1ea6d7a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,20 @@ To learn more about how to use the controllers provided in this project, please
4040
refer to the [examples package](https://github.com/Robotic-Decision-Making-Lab/auv_controllers/tree/main/auv_control_demos).
4141
You can also find integration tutorials in the [Blue documentation](https://robotic-decision-making-lab.github.io/blue).
4242

43+
## Citation
44+
45+
If you find this code to be useful in your research, please consider citing our
46+
relevant paper:
47+
48+
```
49+
@inproceedings{palmer2024angler,
50+
author={Palmer, Evan and Holm, Christopher and Hollinger, Geoffrey},
51+
title={{Angler: An Autonomy Framework for Intervention Tasks with Lightweight Underwater Vehicle Manipulator Systems}},
52+
booktitle={IEEE International Conference on Robotics and Automation},
53+
year={2024}
54+
}
55+
```
56+
4357
## Getting help
4458

4559
If you have questions regarding usage of auv_controllers or regarding

0 commit comments

Comments
 (0)