robotpy / robotpy-wpilib

Moved to https://github.com/robotpy/mostrobotpy
https://robotpy.github.io
Other
169 stars 59 forks source link

wpilib.shuffleboard not implemented #691

Closed virtuald closed 10 months ago

virtuald commented 3 years ago

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.

virtuald commented 2 years ago

I have something for this, but it needs testing.

auscompgeek commented 1 year ago

We currently have a TODO comment:

https://github.com/robotpy/robotpy-wpilib/blob/69cf7d37c1bff7d278464a091ced1a6154ec0ba0/pyproject.toml#L282

Reopening for visibility.

auscompgeek commented 1 year ago

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

virtuald commented 1 year ago

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.