Skip to content

Commit

Permalink
Adding new Smac paper to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Macenski <[email protected]>
  • Loading branch information
SteveMacenski authored Jan 26, 2024
1 parent 6bda3f3 commit 3ffe530
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,19 @@ If you use **any** of the algorithms in Nav2 or the analysis of the algorithms i
}
```

If you use the Smac Planner (Hybrid A*, State Lattice, 2D), please cite this work in your papers!

- S. Macenski, M. Booker, J. Wallace, [**Open-Source, Cost-Aware Kinematically Feasible Planning for Mobile and Surface Robotics**]([https://arxiv.org/abs/2305.20026](https://arxiv.org/abs/2401.13078)). 2024.

```bibtex
@article{macenski2024smac,
title={Open-Source, Cost-Aware Kinematically Feasible Planning for Mobile and Surface Robotics},
author={Steve Macenski and Matthew Booker and Josh Wallace},
year={2024},
journal = {Arxiv}
}
```

If you use the Regulated Pure Pursuit Controller algorithm or software from this repository, please cite this work in your papers!

- S. Macenski, S. Singh, F. Martin, J. Gines, [**Regulated Pure Pursuit for Robot Path Tracking**](https://arxiv.org/abs/2305.20026). Autonomous Robots, 2023.
Expand Down

0 comments on commit 3ffe530

Please sign in to comment.