pprzlink icon indicating copy to clipboard operation
pprzlink copied to clipboard

Python message class generation

Open spacewolfXfr opened this issue 1 year ago • 0 comments

Most notably add the libpprzlink-pygen-python-install rule to the Toplevel Makefile

It allows to generate Python classes for each message specified in the messages.xml file. This, in turns, allows safe Python-based development based on these messages' classes (typing enforced, fixed messages attributes).

spacewolfXfr avatar Mar 22 '23 11:03 spacewolfXfr