William Toth
William Toth
Introducing a concept of channels like this would also allow for more interesting grouping for the UI.
I think its a start, and it definitely makes it way easier than the existing schema, but one thought here is you still have to define exactly what data is...
I started looking at this and had a few questions, though these may be more generic wpilibj questions. Should the classes the Vector2d and Force2d move to a separate folder...
That's understandable. Would you be willing to submit your changes to wpilibj/src/main/java/edu/wpi/first/wpilibj/drive/Vector2d.java in a separate PR then? That way the rest of the code could be included as a single...
I agree that is much nicer than the batch script and host path separator. I will try to put some time into this, but my own Windows usage my soon...
Trying to take a shot at this. It looks like the rules_docker skylib is a bit different thatn the skylib repo, specifically: https://github.com/bazelbuild/rules_docker/blob/8c3a8110a0c519929a7e79c39ac345a0f8c74d04/skylib/path.bzl#L88 I'm planning to just copy over some...
@silvergasp How is `RUNFILES_DIR` defined https://github.com/silvergasp/bazel-embedded/blob/master/tools/openocd/defs.bzl#L168
@NoahAndrews
I can confirm that manually increasing this in a local build solved this issue. (Updated it from 124M to 150M).
> Just as a note the correct yamls for the server version can be found under the release directory (so for 40250: https://download.clearlinux.org/releases/40250/clear/config/image/live-server.yaml ) I would expect any of the...