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

image_color and camera_info are not synchronized #49

Open
krizchong opened this issue Aug 13, 2020 · 2 comments
Open

image_color and camera_info are not synchronized #49

krizchong opened this issue Aug 13, 2020 · 2 comments

Comments

@krizchong
Copy link

krizchong commented Aug 13, 2020

In Autorace 2019, when I running this

$ export AUTO_IN_CALIB=action
$ roslaunch turtlebot3_autorace_camera turtlebot3_autorace_intrinsic_camera_calibration.launch

There are always pop out the warning as:

[ WARN] [1597283229.652176080]: [image_transport] Topics '/camera/image_color' and '/camera/camera_info' do not appear to be synchronized. In the last 10s:
Image messages received: 62
CameraInfo messages received: 299
Synchronized pairs: 0

Sometime the pairs is not 0, then the image process still working, but sometime it always 0...

Why this happen? I try to use different kind of WiFi connection, like smartphone hot spot or WiFi router, also the same.
I also already ntpdate on both SBC and Remote PC. How to solve this issue?

@BENBEY-I
Copy link

BENBEY-I commented Jun 3, 2022

I had the same problem, I solved it using a wired connection, at the beginning I tried the wifi connection (the smartphone hotspot and the pc hotspot), with the smartphone hotspot the robot and the PC connected perfectly but I had this problem and with the PC hotspot the robot could not connect, so I tried the wired connection and it worked.

@selvavignesh-2206
Copy link

Is there any update on this issue? I am facing the similar issue with local network WIFI.

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

No branches or pull requests

3 participants