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

realsense example breaks with realsense update 2.3.0 #5

Closed
brad-miller opened this issue Jan 26, 2021 · 5 comments
Closed

realsense example breaks with realsense update 2.3.0 #5

brad-miller opened this issue Jan 26, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@brad-miller
Copy link

Hi cansik
thanks for your brilliant work!
update 2.4.0 seems to break deepvision (0.4.0) realsense examples
throws a RealSenseException: std::bad_cast
kind regards

@cansik cansik self-assigned this Jan 26, 2021
@cansik cansik added the bug Something isn't working label Jan 26, 2021
@cansik
Copy link
Owner

cansik commented Jan 26, 2021

Hi Brad, thank you for reporting, it could be a problem with the javacpp library that is included and in a different version (1.5.3 in deep-vision and 1.5.4 in realsense). I will have to verify it quickly.

@cansik
Copy link
Owner

cansik commented Jan 26, 2021

The problem was that java-cv contains librealsense java bindings that are outdated atm. I had to remove them so that the newer ones from the realsense-library could be used. Please try it out in version 0.5.0.

Would be great if you could give me a quick feedback if it worked.

@cansik cansik closed this as completed Jan 26, 2021
@cansik cansik reopened this Jan 26, 2021
@brad-miller
Copy link
Author

Issue is now resolved....thanks you for your prompt response.....

@cansik
Copy link
Owner

cansik commented Jan 27, 2021

Your welcome! Thanks for reporting the issue.
Would be interesting to see what you are doing with the library :)

@cansik cansik closed this as completed Feb 6, 2021
@brad-miller
Copy link
Author

brad-miller commented Feb 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants