-
Notifications
You must be signed in to change notification settings - Fork 3
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
AE400 SDK with ROS #9
Comments
Hi Ranji, You need to compile from source code in order to use the latest version of realsense SDK. I did it successfully on Ubuntu 18.04, but not fully succeeded on Ubuntu 20.04.(not fully support for now) Known issues: realsense-viewer is hung or not responding when running v1.0.0.5 with RS v2.45.0~2.49.0 ** be cautious of FW & SDK compatibility** |
Can you please! tell us when the full proper functional SDK for ubuntu 20.04 will be ready? that will be fully compatible with the latest real sense versions?
After compiling from source do I have to change in realsense files? I think |
Hello there,
I have installed AE400 and built it from the given link.
https://github.com/lips-hci/ae400-realsense-sdk/releases/tag/AE400_v1.0.0.3_rs2.36.0
I have followed instructions from the below link:
https://github.com/lips-hci/ae400-realsense-sdk#installation-on-ubuntu-linux
This is the screen for my real sense-viewer working on 20.04 ubuntu.
https://github.com/IntelRealSense/realsense-ros
Now, when I am building ROS wrapper I am getting issues with version compatibility as the link in the above link has the latest version of real sense SDK and I think AE400 is still working on real sense 2.36. Can you please! help to solve it.
The text was updated successfully, but these errors were encountered: