We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Linux, a virtual fisheye image is not generated when running satellite_visibility_kinematic.m depending on the OS version.
Ubuntu20 ○ Virtual fisheye image is generated without any problem.
Ubuntu22 ☓ Error occurs regarding video loading library.
The text was updated successfully, but these errors were encountered:
Thanks for the report! It seems to be a MATLAB video driver related bug in ubuntu 22.04 similar to the report shown below.
https://jp.mathworks.com/matlabcentral/answers/1910805-linux-mint-ubuntu-matlab-2022b-videoreader-initreader-could-not-read-file-due-to-an-unexpected-err
There seems to be no fundamental solution, so please use ubuntu 20.04 or modify Google Earth output to JPEG image sequence and not use VideoReader.
JPEG image sequence
Sorry, something went wrong.
No branches or pull requests
On Linux, a virtual fisheye image is not generated when running satellite_visibility_kinematic.m depending on the OS version.
Ubuntu20 ○
Virtual fisheye image is generated without any problem.
Ubuntu22 ☓
Error occurs regarding video loading library.
The text was updated successfully, but these errors were encountered: