Skip to content

Commit a291975

Browse files
Bibtex formatting (#5126)
* Align citation text to be within the bullet points. Signed-off-by: Leander Stephen D'Souza <[email protected]> * Align formatting to match bibtex guide. Signed-off-by: Leander Stephen D'Souza <[email protected]> * Add justified spacing for readability. Signed-off-by: Leander Stephen D'Souza <[email protected]> --------- Signed-off-by: Leander Stephen D'Souza <[email protected]>
1 parent bce5122 commit a291975

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

README.md

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -45,71 +45,71 @@ Please thank our amazing sponsors for their generous support of Nav2 on behalf o
4545
If you use the navigation framework, an algorithm from this repository, or ideas from it
4646
please cite this work in your papers!
4747

48-
- S. Macenski, F. Martín, R. White, J. Clavero. [**The Marathon 2: A Navigation System**](https://arxiv.org/abs/2003.00368). IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2020.
49-
50-
```bibtex
51-
@InProceedings{macenski2020marathon2,
52-
title = {The Marathon 2: A Navigation System},
53-
author = {Macenski, Steve and Martín, Francisco and White, Ruffin and Ginés Clavero, Jonatan},
54-
year = {2020},
55-
booktitle = {2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
56-
url = {https://github.com/ros-planning/navigation2},
57-
pdf = {https://arxiv.org/abs/2003.00368}
58-
}
59-
```
48+
- S. Macenski, F. Martín, R. White, J. Clavero. [**The Marathon 2: A Navigation System**](https://arxiv.org/abs/2003.00368). IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2020.
49+
50+
```bibtex
51+
@inproceedings{macenski2020marathon2,
52+
title = {The Marathon 2: A Navigation System},
53+
author = {Macenski, Steve and Martín, Francisco and White, Ruffin and Ginés Clavero, Jonatan},
54+
year = {2020},
55+
booktitle = {2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
56+
url = {https://github.com/ros-planning/navigation2},
57+
pdf = {https://arxiv.org/abs/2003.00368}
58+
}
59+
```
6060

6161
If you use **any** of the algorithms in Nav2 or the analysis of the algorithms in your work, please cite this work in your papers!
6262

6363
- S. Macenski, T. Moore, DV Lu, A. Merzlyakov, M. Ferguson, [**From the desks of ROS maintainers: A survey of modern & capable mobile robotics algorithms in the robot operating system 2**](https://arxiv.org/pdf/2307.15236.pdf), Robotics and Autonomous Systems, 2023.
6464

65-
```bibtex
65+
```bibtex
6666
@article{macenski2023survey,
67-
title={From the desks of ROS maintainers: A survey of modern & capable mobile robotics algorithms in the robot operating system 2},
68-
author={S. Macenski, T. Moore, DV Lu, A. Merzlyakov, M. Ferguson},
69-
year={2023},
70-
journal = {Robotics and Autonomous Systems}
67+
title = {From the desks of ROS maintainers: A survey of modern & capable mobile robotics algorithms in the robot operating system 2},
68+
author = {S. Macenski, T. Moore, DV Lu, A. Merzlyakov, M. Ferguson},
69+
year = {2023},
70+
journal = {Robotics and Autonomous Systems}
7171
}
72-
```
72+
```
7373

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

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

78-
```bibtex
79-
@article{macenski2024smac,
80-
title={Open-Source, Cost-Aware Kinematically Feasible Planning for Mobile and Surface Robotics},
81-
author={Steve Macenski and Matthew Booker and Josh Wallace},
82-
year={2024},
83-
journal = {Arxiv}
84-
}
85-
```
78+
```bibtex
79+
@article{macenski2024smac,
80+
title = {Open-Source, Cost-Aware Kinematically Feasible Planning for Mobile and Surface Robotics},
81+
author = {Steve Macenski and Matthew Booker and Josh Wallace},
82+
year = {2024},
83+
journal = {Arxiv}
84+
}
85+
```
8686

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

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

91-
```bibtex
92-
@article{macenski2023regulated,
93-
title={Regulated Pure Pursuit for Robot Path Tracking},
94-
author={Steve Macenski and Shrijit Singh and Francisco Martin and Jonatan Gines},
95-
year={2023},
96-
journal = {Autonomous Robots}
97-
}
98-
```
99-
100-
If you use our work on VSLAM and formal comparisons for service robot needs, please cite the paper:
101-
102-
- A. Merzlyakov, S. Macenski. [**A Comparison of Modern General-Purpose Visual SLAM Approaches**](https://arxiv.org/abs/2107.07589). IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021.
103-
104-
```bibtex
105-
@InProceedings{vslamComparison2021,
106-
title = {A Comparison of Modern General-Purpose Visual SLAM Approaches},
107-
author = {Merzlyakov, Alexey and Macenski, Steven},
108-
year = {2021},
109-
booktitle = {2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
110-
pdf = {https://arxiv.org/abs/2107.07589}
111-
}
112-
```
91+
```bibtex
92+
@article{macenski2023regulated,
93+
title = {Regulated Pure Pursuit for Robot Path Tracking},
94+
author = {Steve Macenski and Shrijit Singh and Francisco Martin and Jonatan Gines},
95+
year = {2023},
96+
journal = {Autonomous Robots}
97+
}
98+
```
99+
100+
If you use our work on VSLAM and formal comparisons for service robot needs, please cite the paper:
101+
102+
- A. Merzlyakov, S. Macenski. [**A Comparison of Modern General-Purpose Visual SLAM Approaches**](https://arxiv.org/abs/2107.07589). IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021.
103+
104+
```bibtex
105+
@inproceedings{vslamComparison2021,
106+
title = {A Comparison of Modern General-Purpose Visual SLAM Approaches},
107+
author = {Merzlyakov, Alexey and Macenski, Steven},
108+
year = {2021},
109+
booktitle = {2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
110+
pdf = {https://arxiv.org/abs/2107.07589}
111+
}
112+
```
113113

114114
## Build Status
115115

0 commit comments

Comments
 (0)