AIT-Assistive-Autonomous-Systems / ros2bag_tools

Tool extensions for ros2bag cli
122 stars 34 forks source link

Wrong ext format check #23

Closed devrite closed 1 year ago

devrite commented 1 year ago

A typo in this line:

https://github.com/Kettenhoax/ros2bag_tools/blob/ad098a7f2afedd56bd80beac21a981fbf6892257/ros2bag_tools/ros2bag_tools/exporter/image.py#L174

Should be ['jpg', 'jpeg'].