pmap_test screenshot
$ pmap_test [options] <logfilename>
where the supported options are:
position:0
).
Note that hiding the sample trajectories and current best map can result in significant speed-ups on some GLUT implementations. The entire GUI can be disabled using the -g
option on the command line.
$ pmap_test --num_samples 1 <logfile>
$ pmap_test --num_samples 100 --grid_width 50 --grid_height 25 <logfile>
$ pmap_test -g --num_samples 500 --grid_width 50 --grid_height 25 <logfile>