refactor(cameras): add read_depth() for realsense + new compressed bag

This commit is contained in:
Steven Palma
2025-05-13 16:32:27 +02:00
parent a66d0dc57f
commit 95d57cff08
4 changed files with 66 additions and 29 deletions

View File

@@ -27,7 +27,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
#- id: check-added-large-files
- id: check-added-large-files
- id: debug-statements
- id: check-merge-conflict
- id: check-case-conflict