robotpy / robotpy-rev

RobotPy bindings for REV Robotics' REVLib
Other
8 stars 13 forks source link

Bring over the autogen bindings from CTRE #1

Closed virtuald closed 5 years ago

virtuald commented 5 years ago

It's going to be really similar for simulation autogen + class autogen.

virtuald commented 5 years ago

One change - they have really nice doxygen comments , so it would be nice to extract/transform that automatically if possible.

auscompgeek commented 5 years ago

CppHeaderParser finds Doxygen comments for us, so putting them through sphinxify should be straightforward.