-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
update sdk version question #5406
Comments
anyone help~ |
Hi @TouchDeeper |
@dorodnic Thank you for reply. Is the realsense-viewer's warning |
I also have a problem with librealsense and realsense-ros due to the bug of librealsense with SR300 |
We will fix the issue. But the schedule is not available yet. |
In a very long delay, using librealsense2 version 2.48.0 and realsense-ros version 2.3.1 and an SR305 I can no longer reproduce the |
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Issue Description
<Describe your issue / question / feature request / etc..>
I want to update realsense sdk from 2.18.1 to 2.29.0. I have
sudo make uninstall
in 2.18.1.When I process
./scripts/patch-realsense-ubuntu-lts.sh
, output below:I hit enter two times. This should because I have install patch when I install 2.18.1.
After I install the 2.29.0, I tried to test
realsense-viewer
, the ouput ofrealsen-viewer
is below:The warning of
UVC metadata payloads are not available
may be the problem caused by patch kernal.When I tried to run ros node
roslaunch realsense2_camera rs_camera.launch filters:=pointcloud
, error occured:There still has the error
UVC metadata payloads are not available
. and new errorRegion-of-interest is not implemented for this device!
occured?Could you please provide some advice? Thanks a lot!
The text was updated successfully, but these errors were encountered: