Methods to determine the delay between a real world event and timestamping in ROS?

asked 2022-03-29 09:31:17 -0500

Question gravatar image

updated 2022-03-29 09:42:12 -0500

Hello,

So I want to determine the time it takes for a sensor to timestamp an event that takes place in the "real world". The way my sensor works, is that the sensor sees the event happening, it checks if this detection is valid and then it simply puts a timestamp on this detection in ROS. I want to know how long it takes between it detecting the event and eventually timestamping this, which in other words is the response time from the sensor to ROS. I have searched for this for a long time but I simply can not find anything about this.

Any answers,hints or advice is appreciated!

edit retag flag offensive close merge delete

Comments

Duplicate of #q397334

abhishek47 gravatar image abhishek47  ( 2022-03-29 10:39:50 -0500 )edit