1OMPL_BENCHMARK_STATISTICS(1)General Commands ManualOMPL_BENCHMARK_STATISTICS(1)
2
3
4
6 ompl_benchmark_statistics - parser for log files from ompl planners
7
9 ompl_benchmark_statistics [ options <benchmark.log> ...]
10
12 ompl_benchmark_statitistics is a script that parses the log files gen‐
13 erated by the ompl planners
14
16 -h, --help
17 show this help message and exit
18
19 -d DBNAME, --database=DBNAME
20 Filename of benchmark database [default:benchmark.db]
21
22 -v, --view
23 Compute the views for best planner configurations
24
25 -p PLOT, --plot=PLOT
26 Create a PDF of plots
27
28 -m MYSQLDB, --mysql=MYSQLDB
29 Save SQLite3 database as a MySQL dump file
30
32 plannerarena(1)
33
34
35
36 OMPL_BENCHMARK_STATISTICS(1)