-
Notifications
You must be signed in to change notification settings - Fork 767
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
Matlab "IMUKittiExampleGPS" example result in an error #1602
Comments
You need to retrieve the value with a dynamic matrix type if what you have is a dynamic matrix, not a fixed sized version |
Thank you for your response! I don't fully understand how to retrieve the value with a dynamic matrix, is it a gtsam thing or a Matlab thing? I've worked with Matlab many times but haven't encountered it so far, do you have any reference to Matlab's documentation? Moreover, the same example works in Linux Thank you, |
Windows is a way less tested platform than Linux, and the problem is none of the current maintainers use Windows... So you are on your own. This is a GTSAM (or C++) thing because the type is resolved by the GTWRAP glue code. |
Description
Running the "IMUKittiExampleGPS" example result in the following error:
Steps to reproduce
Environment
Matlab 2023a, windows 10
Additional information
The text was updated successfully, but these errors were encountered: