-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b19bba6
commit 2f1da82
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,12 +22,14 @@ Constact here if you have any questions [email Lara](mailto:[email protected] | |
If you use NMPC_Flash_Multi_Obstacle in your research, please cite our paper as follows: | ||
|
||
```bash | ||
@article{Laban2024, | ||
title={Custom Non-Linear Model Predictive Control for Obstacle Avoidance in Indoor and Outdoor Environments}, | ||
author={Laban, Lara and Wzorek, Mariusz and Rudol, Piotr and Persson, Tommy}, | ||
journal={arXiv preprint arXiv:https://arxiv.org/abs/2410.02732}, | ||
year={2024}, | ||
note={Accessed: October 4, 2024} | ||
@misc{laban2024customnonlinearmodelpredictive, | ||
title={Custom Non-Linear Model Predictive Control for Obstacle Avoidance in Indoor and Outdoor Environments}, | ||
author={Lara Laban and Mariusz Wzorek and Piotr Rudol and Tommy Persson}, | ||
year={2024}, | ||
eprint={2410.02732}, | ||
archivePrefix={arXiv}, | ||
primaryClass={cs.RO}, | ||
url={https://arxiv.org/abs/2410.02732}, | ||
} | ||
``` | ||
Please consider starring ⭐ this repository if you find it helpful! We put great effort into developing it 😎. | ||
|