You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new Covariance representation (3x3 upper triangle and 6x6 upper triangle) as well as potential helper functions. Identify areas to leverage it and then determine a migration path. New messages can leverage it, but existing ones will have a long migration.
They can likely be also reduced to floats to cut the size of the message as well.
The text was updated successfully, but these errors were encountered:
This is a follwup to the pre Foxy Message API review
Create new Covariance representation (3x3 upper triangle and 6x6 upper triangle) as well as potential helper functions. Identify areas to leverage it and then determine a migration path. New messages can leverage it, but existing ones will have a long migration.
They can likely be also reduced to floats to cut the size of the message as well.
The text was updated successfully, but these errors were encountered: