Skip to content

Commit 71b83d1

Browse files
committed
Update readme
1 parent 21289e6 commit 71b83d1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The implementation includes a global planner based on a RRT* in the Dubins Airpl
1414
## Paper and Video
1515
If you find this package useful in an academic context, please consider citing the paper
1616

17-
- J. Lim, F. Achermann, R. Girod, N. Lawrance and R. Siegwart, "Safe Low-Altitude Navigation in Steep Terrain With Fixed-Wing Aerial Vehicles," in IEEE Robotics and Automation Letters, vol. 9, no. 5, pp. 4599-4606, May 2024, doi: 10.1109/LRA.2024.3368800.
17+
- J. Lim, F. Achermann, R. Girod, N. Lawrance and R. Siegwart, "Safe Low-Altitude Navigation in Steep Terrain With Fixed-Wing Aerial Vehicles," in IEEE Robotics and Automation Letters, vol. 9, no. 5, pp. 4599-4606, May 2024, doi: 10.1109/LRA.2024.3368800
1818
. [[paper](https://ieeexplore.ieee.org/abstract/document/10443502)] [[video](https://youtu.be/7C5SsRn_L5Q?si=cMNtX16F1aFNrV8_)]
1919

2020
```
@@ -29,6 +29,10 @@ If you find this package useful in an academic context, please consider citing t
2929
doi={10.1109/LRA.2024.3368800}}
3030
```
3131

32+
<p align="center">
33+
<img src="https://github.com/user-attachments/assets/c3723ce4-83a6-44f0-b008-bdba7c189055" alt="fieldtests">
34+
</p>
35+
3236
## Setup
3337

3438
### Setting up the Build Environment using Docker

0 commit comments

Comments
 (0)