Skip to content

Commit 21cc0e8

Browse files
Update readme (#1)
* Fix bibtex * Fix bibtex * Fix Ref * Pull in grid_map through binaries (#79) Signed-off-by: Ryan Friedman <[email protected]> * Fix from/as casing (#78) Signed-off-by: Ryan Friedman <[email protected]> * Allow any clang version (#76) * Works in ubuntu 22 for ROS humble OS Signed-off-by: Ryan Friedman <[email protected]> * Skip nuttx for terrain navigation (#72) Signed-off-by: Ryan Friedman <[email protected]> * Update readme --------- Signed-off-by: Ryan Friedman <[email protected]> Co-authored-by: Ryan <[email protected]>
1 parent 076f49e commit 21cc0e8

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)