Vivek Goel
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Vivek Goel-
Vivek Goel commented,
Hello, I tried setting up the sync parameter using c++ code. I am able to set other parameters but while setting sync mode "depth_sensor2.set_option(RS2_OPTION_INTER_CAM_SYNC_MODE, 2);" it is throw...
-
Vivek Goel commented,
Thank you for quick reply MartyG. I believe in the next SDK update Intel should provide this option to be change via JSON also. Since, apply some setting using JSON and some using c++ code make it ...
-
Vivek Goel created a post,
RealSense D435i Inter Cam Sync Mode
Hello, I am able to sync me D435i camera with external trigger and check the status in RealSense Viewer App. But I want to enable this mode after loading it from JSON file while deploying the code....