Skip to content
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

Accessing output trigger signal with D435 #1212

Closed
pavolbauer opened this issue Feb 22, 2018 · 16 comments
Closed

Accessing output trigger signal with D435 #1212

pavolbauer opened this issue Feb 22, 2018 · 16 comments

Comments

@pavolbauer
Copy link


Required Info
Camera Model D435
Firmware Version 5.9.2
Operating System & Version Win10
Platform PC
SDK Version 2.0 (build 2.10)

Issue Description

Hi,
According to the RS400 documentation, the D435 camera exposes headers to an output trigger signal indicating when a depth frame is being captured.
We tried to read out pin 1 from the external sensors sync connector (GVSYNC0) while enabling the "Output Trigger" option in the RealSense viewer but we could only measure a very noisy signal containing shutter noise, and not a clear trigger signal.
Is this the right way to access the output trigger (externally) or should this be done differently?
Best regards
Pavol & Kevin

@jlgarcia75
Copy link

Hello @pavolbauer,

The external trigger functionality has not been fully implemented yet. It will be addressed in a future firmware version sometime in Q2'2018.

Regards,
Jesus G.
Intel Customer Support

@jlgarcia75 jlgarcia75 added the Waiting for Customer Waiting for customer response. label Feb 27, 2018
@jlgarcia75 jlgarcia75 self-assigned this Feb 27, 2018
@pavolbauer
Copy link
Author

Hi Jesus,

Thank you for your answer. So far we will work with the Depth VSYNC signal (pin 5 of the connector) which seems to deliver a 5V flank after each depth frame has been captured.

Best,
Pavol & Kevin

@LorenzMeier
Copy link

@jlgarcia75 Is this signal suitable in any way to synchronize multiple D435 to capture at the exact same time?

@ffrog12
Copy link

ffrog12 commented Jun 13, 2018

Has this been released yet? We are coming towards the end of Q2 18, I am looking to use the GPIO to trigger the camera or trigger an external camera. @jlgarcia75

@LorenzMeier
Copy link

@jlgarcia75 Do you have an update on this? Our understanding from discussions with the Intel business was that we should expect a release around this time. Thanks!

@jlgarcia75
Copy link

Hello, the external trigger functionality has not been released yet. I'm sorry I do not have a definite timeline for this.

Regards,
Jesus
Intel Customer Support

@timprepscius
Copy link

@pavolbauer Where did you buy the connector to the d435?

Do you have a model number?

@wamageed
Copy link

Is there any updates in terms of the timeline?

@jlgarcia75
Copy link

Hi @wamageed,

This capability is currently supported on the D435 with the latest FW, v 5.10.3, found here: https://downloadcenter.intel.com/download/28076/Latest-Firmware-for-Intel-RealSense-D400-Product-Family.

Regards,
Jesus
Intel Customer Support

@mzahana
Copy link

mzahana commented Sep 30, 2018

@jlgarcia75 Is there documentation on how to use this functionality ?

@jlgarcia75
Copy link

Hi @mzahana,

You can find the documentation here: https://www.intel.com/content/www/us/en/support/articles/000028140/emerging-technologies/intel-realsense-technology.html.

Regards,
Jesus G.
Intel Customer Support

@mzahana
Copy link

mzahana commented Oct 1, 2018

Thanks @jlgarcia75

Do you know if the ROS package that works with the D435 handle the timestamping correctly for the external triggering mode?

@m0oz
Copy link

m0oz commented Oct 2, 2018

@mzahana No I don't think so. I am trying to do the same thing but it seems like you would have to adapt the realsense ROS wrapper to get this functionality.
To me it seems like the realsense ROS package is lacking behind in functionality in regards to what is released with librealsense

@jlgarcia75
Copy link

jlgarcia75 commented Oct 25, 2018

Hello @m0oz and @mzahana,

External triggering is not possible today with RealSense ROS but it is in development. No timeline yet for when it will be released.

Regards,
Jesus
Intel Customer Support

@patrickpoirier51
Copy link

@m0oz
Copy link

m0oz commented Dec 17, 2018

There is also #520 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests