cl-rrt

2020-09-25

Common Lisp implementation of RRT (Rapidily exploring Random Tree), a fast probabilistic multidimentional path-plannning algorithm.

Upstream URL

github.com/guicho271828/cl-rrt

Author

Masataro Asai

License

LLGPL
README

cl-rrt

Common Lisp implementation of RRT (Rapidily exploring Random Tree), a fast probabilistic multidimentional path-plannning algorithm.

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • alexandria

  • anaphora

  • cl-syntax-annot

  • iterate

cl-rrt.benchmark

Benchmarking system of cl-rrt

License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • cl-rrt

  • cl-rrt.rtree

  • cl-rrt.test

  • fiveam

  • vecto

cl-rrt.rtree

Common Lisp implementation of RRT (Rapidily exploring Random Tree), a fast probabilistic multidimentional path-plannning algorithm.

Version:
0.1
License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • alexandria

  • anaphora

  • cl-rrt

  • cl-syntax-annot

  • iterate

  • spatial-trees

  • spatial-trees.nns

  • trivia

cl-rrt.test

Test system of cl-rrt

License:
LLGPL
Authors:
Masataro Asai
Dependencies:
  • cl-rrt

  • cl-rrt.rtree

  • fiveam

  • vecto

Dependencies (8)

  • alexandria
  • anaphora
  • cl-syntax
  • fiveam
  • iterate
  • spatial-trees
  • trivia
  • vecto

Dependents (0)

    • GitHub
    • Quicklisp