You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
Copy file name to clipboardExpand all lines: README.md
+48-48Lines changed: 48 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,71 +45,71 @@ Please thank our amazing sponsors for their generous support of Nav2 on behalf o
45
45
If you use the navigation framework, an algorithm from this repository, or ideas from it
46
46
please cite this work in your papers!
47
47
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)},
- 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)},
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!
62
62
63
63
- 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.
64
64
65
-
```bibtex
65
+
```bibtex
66
66
@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}
71
71
}
72
-
```
72
+
```
73
73
74
74
If you use the Smac Planner (Hybrid A*, State Lattice, 2D), please cite this work in your papers!
75
75
76
76
- 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.
77
77
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
+
```
86
86
87
87
If you use the Regulated Pure Pursuit Controller algorithm or software from this repository, please cite this work in your papers!
88
88
89
89
- S. Macenski, S. Singh, F. Martin, J. Gines, [**Regulated Pure Pursuit for Robot Path Tracking**](https://arxiv.org/abs/2305.20026). Autonomous Robots, 2023.
90
90
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)},
0 commit comments