Skip to content

Commit

Permalink
[skip ci] publish latest
Browse files Browse the repository at this point in the history
Signed-off-by: navigation2-ci <[email protected]>
  • Loading branch information
navigation2-ci committed Jan 26, 2024
1 parent 1f6a8c2 commit e2077bc
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
17 changes: 17 additions & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,23 @@ Robotics and Autonomous Systems, 2023
journal = {Robotics and Autonomous Systems}
}
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/2401.13078>`_,

.. code-block:: bash
@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,
Expand Down
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,17 @@ <h1 align="center">
<span class="o">}</span>
</pre></div>
</div>
<p>If you use the Smac Planner (Hybrid A*, State Lattice, 2D), please cite this work in your papers!</p>
<p>S. Macenski, M. Booker, J. Wallace,
<a class="reference external" href="https://arxiv.org/abs/2401.13078">Open-Source, Cost-Aware Kinematically Feasible Planning for Mobile and Surface Robotics</a>,</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>@article<span class="o">{</span>macenski2024smac,
<span class="w"> </span><span class="nv">title</span><span class="o">={</span>Open-Source,<span class="w"> </span>Cost-Aware<span class="w"> </span>Kinematically<span class="w"> </span>Feasible<span class="w"> </span>Planning<span class="w"> </span><span class="k">for</span><span class="w"> </span>Mobile<span class="w"> </span>and<span class="w"> </span>Surface<span class="w"> </span>Robotics<span class="o">}</span>,
<span class="w"> </span><span class="nv">author</span><span class="o">={</span>Steve<span class="w"> </span>Macenski<span class="w"> </span>and<span class="w"> </span>Matthew<span class="w"> </span>Booker<span class="w"> </span>and<span class="w"> </span>Josh<span class="w"> </span>Wallace<span class="o">}</span>,
<span class="w"> </span><span class="nv">year</span><span class="o">={</span><span class="m">2024</span><span class="o">}</span>,
<span class="w"> </span><span class="nv">journal</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="o">{</span>Arxiv<span class="o">}</span>
<span class="o">}</span>
</pre></div>
</div>
<p>If you use the Regulated Pure Pursuit Controller algorithm or software from this repository, please cite this work in your papers!</p>
<p>S. Macenski, S. Singh, F. Martin, J. Gines,
<a class="reference external" href="https://arxiv.org/abs/2305.20026">Regulated Pure Pursuit for Robot Path Tracking</a>,
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit e2077bc

Please sign in to comment.