iris-ua / iris_lama

LaMa - A Localization and Mapping library
BSD 3-Clause "New" or "Revised" License
336 stars 72 forks source link

Fix alignment issues #19

Closed efernandez closed 4 years ago

efernandez commented 4 years ago

Fix Eigen alignment issues

eupedrosa commented 4 years ago

Hi @efernandez, are you using a 32bit system (just curious)?

I see no problem with this PR.

efernandez commented 4 years ago

are you using a 32bit system (just curious)?

No, it's a 64bit system, but I'm building with AVX. -mavx only, actually.