Skip to content

Change wls_alloc from a Python equivalent to creating a Python interface to the actual paparazzi C code#8

Open
spacewolfXfr wants to merge 3 commits intomasterfrom
INDI_new_alloc
Open

Change wls_alloc from a Python equivalent to creating a Python interface to the actual paparazzi C code#8
spacewolfXfr wants to merge 3 commits intomasterfrom
INDI_new_alloc

Conversation

@spacewolfXfr
Copy link
Copy Markdown
Collaborator

This closes the gap a little bit more regarding the INDI implementation by updating wls_alloc.py. The Python equivalent of the C code has been replaced by the actual C code found in paparazzi (in the sw/airborne/math/wls folder and related pieces.

Since this requires compiling C code, the setup method for dronesim was updated to reflect this change (in setup.py as well as well modernized by introducing a pyproject.toml file. The usual install command pip install -e . in the main folder is still the way to go.

There are other minors changes regarding typing info and removing some commented lines referring to removed code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant