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

WARNING [139954094954240] (ds5-timestamp.cpp:64) UVC metadata payloads not available. Please refer to installation chapter for details #492

Closed
weiwuhuhu opened this issue Oct 11, 2018 · 8 comments

Comments

@weiwuhuhu
Copy link

hello,
when i execute the roslauch realsense2_camera rs_rgbd.launch ,the warning has occurred,

         11/10 22:03:53,863 WARNING [139954094954240] (ds5-timestamp.cpp:64) UVC metadata                                    payloads not available. Please refer to installation chapter for details.
         [ WARN] [1539266633.868420728]: Frame metadata isn't available! (frame_timestamp_domain = RS2_TIMESTAMP_DOMAIN_SYSTEM_TIME).
        What's influence of this warning.
@dorodnic
Copy link
Contributor

Hi @weiwuhuhu
If you follow distribution_linux.md the following command should solve the problem:
sudo apt-get install librealsense2-dkms

@RealSenseCustomerSupport
Copy link
Collaborator

[Please Ignore - RealSense system comment]

@RealSenseCustomerSupport
Copy link
Collaborator


Close this issue for lack of activity. Please feel free to reopen if the issue is still relevant.

@SuperKuooo
Copy link

Hi, I am still having this problem. I am running ROS melodic on Ubuntu 18.04. I ran the command given by @dorodnic. Please help! Thanks.

@jarvis-owl
Copy link

Hej @SuperKuooo ,
if you still care: the topics are being published though.
You can watch the stream with rqt_image_view

@BriceRenaudeau
Copy link

Hello, I hade the same problem :
WARNING [...] (ds5-timestamp.cpp:64) UVC metadata payloads not available
[ WARN] [/camera_right/realsense2_camera_manager]: Frame metadata isn't available! (frame_timestamp_domain = RS2_TIMESTAMP_DOMAIN_SYSTEM_TIME)

[Ubuntu 18.04, kernel 5.0, melodic, D435, firmware 5.12, librealsense2-dkms up-to-date]

I hade no issues until today where I found that the TimeStamp in the depth images published by my camera where stuck in the past.
The stamps were oscillating in the past (not fixed).
Strangely when I added <arg name="filters" default="pointcloud"/> in the launch file, the stamps were good again.

@doronhi
Copy link
Contributor

doronhi commented Jan 30, 2020

The timestamps issue in kernel 5 could be related to #1047.

@szx0112
Copy link

szx0112 commented Feb 26, 2020

I got the similar warning in realsense-viewer with librealsense 2.32.1. I installed the dkms, utils and dev packages. My pc is intel nuc 8 and ubuntu 18.04, kernel 5.3.0-40-generic

Any suggestions?

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

No branches or pull requests

8 participants