Skip to content

Commit

Permalink
short text of CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Feb 22, 2022
1 parent 8b0cdc1 commit 24a79ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,11 @@ This produces the plot from the animation above.
.. _tutorial notebooks: https://github.com/virtual-vehicle/pointcloudset/tree/master/doc/sphinx/source/tutorial_notebooks


CLI to convert ROS bag files to pointcloudset or csv, las and more
CLI to convert ROS bag files: rosbagconvert
################################################

The package includes a powerfull CLI to convert ROS bag files into many formats like csv, las and many more.

.. code-block:: console
rosbagconvert --output-format csv --output-dir converted_csv test.bag
Expand Down

0 comments on commit 24a79ff

Please sign in to comment.