borglab / wrap

Wrapper generator for C++ projects with multiple language support
Other
30 stars 10 forks source link

Matlab enum support #158

Closed varunagrawal closed 1 year ago

varunagrawal commented 1 year ago

This PR adds support for enums within Matlab. Enums are directly supported for Python via Pybind11.

mattking-smith commented 1 year ago

I have verified this implementation works in the GPMP2 library in MATLAB