-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Update to latest Eigen to get rid of compiler warnings #8063
Conversation
I still get a lot of these: /home/matej/src/upstream-qgroundcontrol/libs/mavlink/include/mavlink/v2.0/ardupilotmega/../common/./mavlink_msg_smart_battery_status.h: In function ‘uint16_t mavlink_msg_smart_battery_status_encode_chan(uint8_t, uint8_t, uint8_t, mavlink_message_t*, const mavlink_smart_battery_status_t*)’: |
Those aren't Eigen related? |
Could this be carried as a submodule? |
Related to #8061