robotpy / mostrobotpy

Official Repository of python implementation of WPILib components
https://robotpy.github.io
Other
9 stars 9 forks source link

pyntcore: Add struct topics constructors #85

Closed auscompgeek closed 3 months ago

auscompgeek commented 3 months ago

I'd like to add support for @magicbot.feedback to publish structs (see https://github.com/robotpy/robotpy-wpilib-utilities/pull/208 for utilising type hints along those lines). Without these constructors adding such support will be annoying.