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

The time stamp in the header of the message camera/depth/image_raw is occasionally set to zero. #548

Closed
renweizhukov opened this issue Feb 22, 2017 · 6 comments

Comments

@renweizhukov
Copy link

Run one demo given in the turtle_gazebo tutorial at http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Explore%20the%20Gazebo%20world.

$ roslaunch turtlebot_rviz_launchers view_robot.launch

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.

cameradepthimagerawzerotimestamp

I have shared the ROS bag at https://1drv.ms/u/s!Aq1vY_5CN_PkqIwA8C80hF8Mdj8icA

@iche033
Copy link
Contributor

iche033 commented Feb 22, 2017

a few pull requests (#410, #540) that fix this problem were merged recently but they're target at kinetic and jade. I don't know if it will be ported to indigo though. @j-rivero

@renweizhukov
Copy link
Author

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?

@iche033
Copy link
Contributor

iche033 commented Feb 23, 2017

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.

@j-rivero
Copy link
Contributor

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

@renweizhukov
Copy link
Author

Thank j-rivero for the info. Look forward to the kinetic next sync.

@kev-the-dev
Copy link
Collaborator

Duplicate of #490 (fixed). Comment to re open this issue if it still occurs on supported ROS distros.

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

4 participants