refactor: things
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
## Architectural Decisions
|
||||
- Implemented SVOReader to encapsulate multi-camera management and synchronization logic.
|
||||
- Used rectified sl.VIEW.LEFT for frame retrieval as requested.
|
||||
@@ -0,0 +1,3 @@
|
||||
## SVO Synchronization Patterns
|
||||
- Use sl.Camera.set_svo_position(0) to loop SVOs when END_OF_SVOFILE_REACHED is encountered.
|
||||
- Synchronization can be achieved by comparing timestamps and skipping frames based on FPS.
|
||||
Reference in New Issue
Block a user