-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hello maintainers,
One:
I'm using this project for stereo SLAM development and encountered an issue with timestamp synchronization between left/right camera images. When acquiring images via ROS1 nodes, the timestamp difference between stereo pairs varies significantly (4–20ms) and fluctuates unpredictably.
Two:
"When acquiring images directly through the Python API, I've encountered two scenarios across multiple script executions:
Perfect sync: Timestamps from both cameras are identical
Significant drift: Timestamps show ~50ms discrepancy
This inconsistency persists even when restarting the Python script."
Could you suggest any methods to:
1/Implement software-based synchronization with stable timestamp alignment
2/Recommend best practices for configuring the nodes to minimize this discrepancy
or alternative solutions?
Thank you for your time and expertise!
What feature are you suggesting?
Overview:
Smaller Details:
Nature of Request:
- Addition
- Change
- Removal