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

Error "terminate called after throwing an instance of 'rs2::error' what(): Couldn't resolve requests" in vio_jsonl with librealsense 2.51.1 on Ubuntu 20.04.6 #51

Open
CHENGYIQQCOM opened this issue Jan 16, 2025 · 0 comments

Comments

@CHENGYIQQCOM
Copy link

Hello,

I am facing an issue when running a program with the source code vio_jsonl on my system. Below are the details of my setup:

Operating System: Ubuntu 20.04.6
Kernel Version: 5.4.0-26-generic
realsense-viewer Version: 2.51.1
Error Message:
terminate called after throwing an instance of 'rs2::error'
what(): Couldn't resolve requests
Aborted
I have tried to run vio_jsonl with the RealSense SDK, but the above error occurs when I execute the program. I am unsure why this is happening and would appreciate any insights or troubleshooting steps.

Things I've tried:
Reinstalling librealsense and the RealSense viewer.
Ensuring that my RealSense device is correctly connected and recognized.
Checking for any missing dependencies or library issues.
Any help or guidance would be appreciated!

Thank you!

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

No branches or pull requests

1 participant