Skip to content

Python CFFI #92

@afrs-us

Description

@afrs-us

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions