Open PeterMitrano opened 11 months ago
One issue I'm having is that we can only export double
datatypes from the hardware interface (for either joint or GPIO types) which means our enum
type for the discrete modes or object detection data can't be represented easily. I could conceivably convert to/from doubles, as is done in the epick
driver but that seems very ugly.
For the custom controller we probably want an API like this:
Tasks: