File: ompl_benchmark_statistics.1

package info (click to toggle)
ompl 1.5.2%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 52,448 kB
  • sloc: cpp: 78,358; python: 4,904; sh: 228; xml: 24; javascript: 15; makefile: 11
file content (29 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH OMPL_BENCHMARK_STATISTICS 1
.SH NAME
ompl_benchmark_statistics \- parser for log files from ompl planners
.SH SYNOPSIS
.B ompl_benchmark_statistics
[ 
.B options 
<benchmark.log> ...]
.SH DESCRIPTION
.I ompl_benchmark_statitistics 
script that parses the log files generated by the ompl planners
.PP
These options are available:
.TP
.B "\-h, --help"
show this help message and exit
.TP
.BI "-d DBNAME, --database=DBNAME"
Filename of benchmark database [default:benchmark.db]
.TP
.BI "-v, --view "
Compute the views for best planner configurations
.TP
.BI "-p PLOT, --plot=PLOT"
Create a PDF of plots
.TP
.BI "-m MYSQLDB, --mysql=MYSQLDB"
Save SQLite3 database as a MySQL dump file