-
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
Problem of downgrading the librealsense version from 2.32.1 to 2.31.0 #5773
Comments
@drfg0119 hello, If you were using the Debian packages then follow the installation guide to remove the current version, then re-install Librealsense SDK using an explicit version/build:
|
Hi @ev-mp , I follow your suggestion to make it downgrade successfully !! I'm really appreciate, thank you. And this is my commands after deleting old version: $ Btw, I got another problem about the version matched issue(Intel ros wrapper & librealsense), so I deleted the workspace and create a new one after backup all the files (except CMakeList.txt) which are in My equipment info now: |
@drfg0119 hello, I'm glad that the info was useful. After installing a new SDK version I believe you must rebuild the ros wrapper from scratch. Additionally a critical step is missing in the description provided:
Did you uninstall the previous ros wrapper version before deleting the work space? If not - it is possible that you have a mix of both the old and new binaries, libs and includes existing side by side which you need to solve. |
@ev-mp Hi, I didn't uninstall the previous ros wrapper version, I just delete the work space and rebuild the work space, and it still works (EX: rs_camera.launch , opensourcetracking.launch). Maybe I'll try this method next time when I meet the question. Thank you for your attention! |
Hi @drfg0119, Do you need any additional help with the original question regarding downgrading the librealsense version from 2.32.1 to 2.31.0? Thank you! |
Hi @RealSenseCustomerSupport , I got a problem about performance of SR305, when I use TX2 to connect it on the API(realsense-viewr_2.31.0), I didn't see the results as same as when I connect on PC. The working distance isn't that good on TX2, when I turn on the Coded-Light Depth Senser, the working distance is almost only 10 cm, and the depth of pixel is inaccurate. |
Hi @ev-mp , I got the problem you said, ha ha. I rebuild the Intel ros wrapper and solved the problem finally, thank you! |
Please open a new thread with the question about performance of SR305. The current thread will be closed since the original question regarding downgrading the librealsense version from 2.32.1 to 2.31.0 was resolved. Thank you! |
OK! Thank you!! |
Issue Description
Hello, I have a problem about downgrading the version of RealSense SDK.
Yesterday I updated the SDK from 2.31.0 to 2.32.1 accidentally, I tried a lot of methods to make it back to 2.31.0, but I failed ....
Is there any people experienced this ..? Please help me.
and this is the reference I followed:
https://github.com/jetsonhacks/installRealSenseSDK
Please excuse me if you may not understand or you feel bad with my poor English QAQ
The text was updated successfully, but these errors were encountered: