madgwick_py icon indicating copy to clipboard operation
madgwick_py copied to clipboard

Quaternion KeyError using self.__dict__

Open eddiecarbin opened this issue 2 years ago • 2 comments

Using Python 3.9 and the Quaternion object I'm getting a KeyError. self.dict returns an object, not an array.

I'm mostly writing this to lets someone else feel that they are not alone.

Thanks

eddiecarbin avatar Apr 03 '22 16:04 eddiecarbin

I have the same problem! How can I solve it?

viatto avatar May 02 '22 10:05 viatto

Sorry about that, I did not pay attention when merging a PR. Please check if it works again now.

morgil avatar Aug 01 '22 16:08 morgil