This is a template sample showing how to write new samples.
The occupancy grid sample, sample_template, accepts the following optional parameters.
./sample_template --optionA=[stuff]
--optionB=[stuff]
where
--optionA=[stuff]
Description of the parameter
Default value:
--optionB=[stuff]
Description of the parameter
Default value:
Short description of any runtime commands accepted by the sample.
./sample_template --offscreen=1
./sample_template --optionA=A --optionB=B
Short description of the sample's output.
For more details see <add reference to the the modules used in this sample>