rosidl_python
rosidl_python copied to clipboard
Explicit export of Objects and py.typed
Adding py.typed and explicit exports so static type checkers can attempt to be run on generated files. I'm hoping to eventually build off this to fix #157. I saw in the discussion people seem dissuaded due to needing python 3.6 support however, python 3.6 does support types.