1PLANNERARENA(1) General Commands Manual PLANNERARENA(1)
2
3
4
6 plannerarena - launch a web server for analyzing OMPL benchmark results
7
9 plannerarena
10
12 plannerarena is a script that launches a web server locally to analyze
13 SQLite3 benchmark databases. The benchmark databases are created with
14 ompl_benchmark_statistics(1). The server uses the R Shiny package to
15 interactively visualize selected benchmark results. By default, the
16 server can be accessed via the URL http://127.0.0.1:8888. The port num‐
17 ber can be changed in /usr/share/ompl/ompl.conf.
18
20 /usr/share/ompl/ompl.conf
21
23 ompl_benchmark_statistics(1)
24
25
26
27 PLANNERARENA(1)