Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Comments

Sim stubs#130

Draft
wilsonwatson wants to merge 27 commits intomainfrom
sim-stubs
Draft

Sim stubs#130
wilsonwatson wants to merge 27 commits intomainfrom
sim-stubs

Conversation

@wilsonwatson
Copy link
Member

Instead of requiring new IO for the simulation stuff, we could override the behavior of REV and CTRE motors. We could also do it for WPILib, but that'd need to be more involved (and the websocket interface might be better anyway). Basically reroutes all JNI calls to frc.lib.sim classes. Currently does this via autogenerated rust, though probably could do it with ASM to avoid needing to use github packages and different vendordeps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants