-
Notifications
You must be signed in to change notification settings - Fork 775
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
The time stamp in the header of the message camera/depth/image_raw is occasionally set to zero. #548
Comments
Thank iche033 for the info. I was actually running the demo on ROS kinetic but I installed the Ubuntu official gazebo_ros package via "apt install", so I guess that it may not contain the fix, right? Do you know when the fix will make the way to the official package? |
I see, yes it's likely that a new version has not been released yet. I'm not sure it'll be done. It'll be up to the maintainers. |
The new version 2.5.9 of gazebo_ros_pkgs for kinetic was released some days ago. Those packages are ready in the shadow repository and will be updated with the next sync that will be announced here |
Thank j-rivero for the info. Look forward to the kinetic next sync. |
Duplicate of #490 (fixed). Comment to re open this issue if it still occurs on supported ROS distros. |
Run one demo given in the turtle_gazebo tutorial at http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Explore%20the%20Gazebo%20world.
The time stamp is the header of the message camera/depth/image_raw is expected to monotonically increasing but occasionally is set to zero as shown in the attached image.
I have shared the ROS bag at https://1drv.ms/u/s!Aq1vY_5CN_PkqIwA8C80hF8Mdj8icA
The text was updated successfully, but these errors were encountered: