fixes an eigen alignment runtime error that only occurs when the hand is connected
Maybe of interest to
Before this fix, autotension and gravitycal were crashing when the hand was connected. I traced it back with gdb and applied the fix described here:
https://eigen.tuxfamily.org/dox/group__TopicUnalignedArrayAssert.html
GE has confirmed that these programs run now.