ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

How to test whether stereo cameras is synchronization?

asked 2013-01-25 15:36:21 -0500

monsterkappa gravatar image

I made a stereo camera consist of two digital cameras. I want to test whether the left and the right images is synchronization. Are there some tools or nodes which have this function? (PS:I can get the timestemp of the images)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-01-26 02:33:38 -0500

joq gravatar image

updated 2013-01-26 02:35:28 -0500

One simple method is recording some image messages using rosbag and viewing them with rxbag. The rxbag GUI will let you zoom in on the message timestamps, making it easy to see how close they are for the two cameras.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-25 15:36:21 -0500

Seen: 708 times

Last updated: Jan 26 '13