robotpy/robotpy-wpilib

wpilib.shuffleboard not implemented

virtuald opened this issue · 4 comments

There's a virtual base class in there somewhere which made this tricky to do correctly, though I don't quite remember why that is.

I have something for this, but it needs testing.

We currently have a TODO comment:

# TODO: shuffleboard broken in wpilibc beta 1

Reopening for visibility.

@virtuald do you recall how exactly it's broken? I presume it's not related to https://github.com/wpilibsuite/BetaTest/issues/80

I feel it was some NT4 thing, but I imagine that's been fixed by now. We should re-enable and add a simple test to make sure it works.