Skip to content

Simple bindings

sarangm2 requested to merge no-shortcuts into 17-create-python-classes

Minimum example of binding an enum, Message, and Instrument.

Replaces the previous strategy of extrapolating notable features from a message into a py::dict() and passing it to Python.

Merge request reports