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
Workaround for misalignment in heterogeneous builds
- Added a workaround for misaligned SubmapSlice
structure between cartographer and cartographer_ros
built using different compilers or compile contexts
- Rearranged SubmapSlice field order after static
analysis performed with clangd
- Added commented non-portable workaround with
\#pragma pack
- Closescartographer-project#1909
Signed-off-by: Andrey Vukolov <[email protected]>
0 commit comments