Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
OMPL_BENCH..._STATISTICS(1)  General Commands Manual OMPL_BENCH..._STATISTICS(1)

NAME
     ompl_benchmark_statistics - parser for log files from ompl planners

SYNOPSIS
     ompl_benchmark_statistics [ options <benchmark.log> ...]

DESCRIPTION
     ompl_benchmark_statitistics    processes	benchmark   logs   produced   by
     ompl::tools::Benchmark and creates an SQLite3 database that can be  visual-
     ized in plannerarena

OPTIONS
     -h, --help
	    show this help message and exit

     -d DBNAME, --database=DBNAME
	    Filename of benchmark database [default:benchmark.db]

     -a, --append
	    Append data to database (as opposed to overwriting an existing data-
	    base)

     -v, --view
	    Compute the views for best planner configurations

     -m, --mysql
	    Save SQLite3 database as a MySQL dump file

						     OMPL_BENCH..._STATISTICS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ompl_benchmark_statistics&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help