-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronisation #62
Comments
Hi @Withey958, For the Regarding |
I am also getting a bit confused by the documentation. Should I be running the transform as described here? https://github.com/orbbec/OrbbecSDK_ROS2/blob/main/docs/multi_camera.MD Do I then also have to use these transforms to synchronize the time stamps? Finally when I query the depth precision parameter I get no string back, is it possible to change the depth precision on the Astra 2 using the ROS2 wrapper? |
I am looking to run 3 Astra 2 cameras at the same time synchronised, using the sync hub dev, daisy chain. I am looking for some advise regarding the launch file.
I am basing the launch off
multi_camera_synced.launch.py
and updating the launch parameters eg:For sync_mode which is the correct selection for my setup? Also within launch parameters if I wish to change the
depth_width
anddepth_height
should I be adding to this file or editing the default values inastra2.launch.py
.The text was updated successfully, but these errors were encountered: