-
Notifications
You must be signed in to change notification settings - Fork 61
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
added support for vectornav 100 #7
Conversation
FYI @fmascarich |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks a lot for this! Here are some comments.
@LBern Moved the whole IMU update to iterative 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few questions/comments on the Serial part.
Oh and can you add the addition of VN100 and the changes in the IMU driver to the changelog such as here https://github.com/ethz-asl/versavis/pull/3/files#diff-de0a9b67ffe2874a076b5fdb15bad484R1-R4? I think that would make the next release smoother. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
…everted to serial1 again but kept the dynamic allocation of the input data.
@floriantschopp Make |
No description provided.