File: citations.md

package info (click to toggle)
ompl 1.1.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 37,164 kB
  • ctags: 8,045
  • sloc: cpp: 55,692; python: 3,843; sh: 147; makefile: 60
file content (20 lines) | stat: -rw-r--r-- 837 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Citation

If you use OMPL in your research, we kindly ask you to include the following citation in your publications:

- Ioan A. Șucan, Mark Moll, Lydia E. Kavraki, The Open Motion Planning Library, _IEEE Robotics & Automation Magazine,_ 19(4):72--82, December 2012. DOI: [10.1109/MRA.2012.2205651](http://dx.doi.org/10.1109/MRA.2012.2205651) [[PDF]](ieee-ram-2012-ompl.pdf) http://ompl.kavrakilab.org

~~~
@article{sucan2012the-open-motion-planning-library,
    Author = {Ioan A. {\c{S}}ucan and Mark Moll and Lydia E. Kavraki},
    Doi = {10.1109/MRA.2012.2205651},
    Journal = {{IEEE} Robotics \& Automation Magazine},
    Month = {December},
    Number = {4},
    Pages = {72--82},
    Title = {The {O}pen {M}otion {P}lanning {L}ibrary},
    Note = {\url{http://ompl.kavrakilab.org}},
    Volume = {19},
    Year = {2012}
}
~~~