Closed varunagrawal closed 1 year ago
This PR adds support for enums within Matlab. Enums are directly supported for Python via Pybind11.
I have verified this implementation works in the GPMP2 library in MATLAB
GPMP2
This PR adds support for enums within Matlab. Enums are directly supported for Python via Pybind11.