Skip to content

Commit 0f0be97

Browse files
committed
Initial stab at a no-fork version of commands. It's hard, and doesn't work yet:
- Tried to just remove everything except the core to see if I could get that to work ... can't write a type caster for span<const whatever*> - everywhere that add requirements exists, needs a keep_alive on the subsystem or it could die - there's probably other random stuff too
1 parent 21e9048 commit 0f0be97

File tree

110 files changed

+262
-10424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+262
-10424
lines changed

commands2/src/cpp/frc2/command/Command.cpp

Lines changed: 0 additions & 197 deletions
This file was deleted.

commands2/src/cpp/frc2/command/CommandBase.cpp

Lines changed: 0 additions & 91 deletions
This file was deleted.

commands2/src/cpp/frc2/command/CommandGroupBase.cpp

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)