-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Attempting to utilize this C library in Python CFFI is an uphill battle w/ respect to slurping in the header due to math included in the header.
Thought about checking code out the source and moving the math into the functions VS allowing it to reside in the header - But before doing that, I wanted to propose a question to the team if anyone has had success using libopendroneid.so w/ Python on *nix OS? If success on Python, did you use ctypes, cffi, or some other module?
In summary:
The math inside the opendroneid.h header file causes Python CFFI to reject the header.
Instructions within the readme for different platforms would be helpful.
I appreciate everyone who contributes to this project.
Thanks
Metadata
Metadata
Assignees
Labels
No labels