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

Intel Realsense: Time is out of Dual 32-bit range #1178

Closed
JacobsDaan opened this issue Apr 24, 2020 · 6 comments
Closed

Intel Realsense: Time is out of Dual 32-bit range #1178

JacobsDaan opened this issue Apr 24, 2020 · 6 comments

Comments

@JacobsDaan
Copy link

We are trying to get the Intel Realsense D435i to work on our Raspberry Pi with the Raspbian OS and ROS Melodic.

After we configured our Raspberry Pi with Raspbian and installed ROS Melodic on it, we installed the realsense-ros package on our Raspberry Pi. When we connect our Realsense camera to the Raspberry and run the following command:

$ roslaunch realsense2_camera rs_camera.launch

We get the following error:
Screenshot from 2020-04-24 10-46-43

We get some ros topics from the camera but they don't publish any data. Also not all of the topics are displayed. When we plug the camera in to a pc it works fine.

We already googled it and tried the following:

full clean and rebuild of catkin workspace
update and upgrade of all ros packages
delete ros_comm package
But non off the above worked for us.

Is there anybody who has any ideas?

Thanks in advance!

@MartyG-RealSense
Copy link
Collaborator

RealSense ROS wrapper @doronhi has investigated cases of this error in the past and thought it was likely that it was unrelated to Librealsense and more to do with ROS.

There was a case on the internet where the error was resolved by completely removing ROS (not just updating it) and then reinstalling it.

@timzarhansen
Copy link

Did you make it work? currently hanging at exactly the same problem. Maybe you found something?

@YoshuaNava
Copy link

@Zarbokk I would suggest that you check that the time on our computer is up to date. Furthermore, make sure that it is not going backwards due to some network time synchronization tool running in the background.

@MartyG-RealSense
Copy link
Collaborator

I will close this case as it is apparently not a Librealsense-caused problem. This post will remain findable by web search for other who may be having the same issue.

@timzarhansen
Copy link

My solution in the end was to use a different OS away from Buster to RPI4-Ubuntu-18.04.
Together with a stable power connection the camera works.
Thanks

@MartyG-RealSense
Copy link
Collaborator

@Zarbokk I'm pleased that you found a solution that works for you - thanks for the update!

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