Skip to content

Commit

Permalink
fix converter
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoBrizi authored Jun 6, 2024
1 parent d3bc6c8 commit 2f6cc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/vbr_devkit/tools/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from vbr_devkit.download.download_data import vbr_downloads, download_seq_fld
from vbr_devkit.datasets.convert_bag import OutputDataInterface, OutputDataInterface_lut
from vbr_devkit.tools.console import console
from rosbags import convert

app = typer.Typer()

Expand Down

0 comments on commit 2f6cc59

Please sign in to comment.