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

Upgrade librealsense 2 support and add Ubuntu 18.04 install script #161

Closed
wants to merge 28 commits into from

Conversation

Daichou
Copy link
Contributor

@Daichou Daichou commented Oct 7, 2018

Becasuse Intel Realsense SDK only support ver. 2 now. SDK Ver.1 is deprecated.
Hence, I upgrade GUI realsense modules to SDK 2.
All of realsense interface follow old version. Realsense only support Linux now.
We test it on our computer work well.
This PR can resovle #101 issue.
Additionally,I add Ubuntu 18.04 install script in build.sh. It use cuda 10 now.

@Daichou Daichou mentioned this pull request Nov 8, 2018
@Daichou Daichou mentioned this pull request Nov 18, 2018
Daichou and others added 3 commits January 14, 2019 17:21
The older OpenJDK 7 is not available in the Ubuntu 18.04.1 repositories.
The build script fails to download the dependencies, so I propose to change it to `openjdk-8-jdk`.
Update build.sh for upgrading openjdk ver. to 8.
@a333klm a333klm mentioned this pull request Apr 2, 2020
…ance

Fix setting auto white balance with rs2
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

Successfully merging this pull request may close these issues.

None yet

5 participants