ハイドラント

Results 14 comments of ハイドラント

It appears to be working now on my end...?

Chipping away at the Java portion of this. Might take a bit since I'm doing it intermittently.

I think I got everything? I'm not familiar with C++ so might have missed some/done things poorly.

`ScheduleCommand` doesn't have a factory yet, and I'm not entirely sure how to `POVButtonTest`.

For `ScheduleCommandTest`, `ScheduleCommand` doesn't have a constructor that accepts a `CommandPtr`, and for `POVButtonTest`, (as far as my understand of cpp goes) `Trigger` only has a constructor for an rvalue...