File: citations.md

package info (click to toggle)
ompl 0.14.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 35,100 kB
  • ctags: 8,743
  • sloc: cpp: 50,246; python: 3,631; php: 190; sh: 90; makefile: 57
file content (20 lines) | stat: -rw-r--r-- 840 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}
}
~~~