Zach Harel
Zach Harel
Unfortunately I believe there isn't really a better way to do that. `hardwareMap.get("motor")` would be preferable, but because of type erasure that's impossible, so the only way to actually pass...
I don't think a drivetrain-specific trajectory class makes much sense. For FTC RoadRunner, nonholonomic drivetrains use the same trajectory classes, except the y-velocity and accelerations are 0.0.
i am very sorry that the git history is kinda cursed because of how i fixed the tests/commands
this is now blocked by #8185 (and I would also love #8178)
after ignoring .DS_Store and attempting to build again I get the following results:
if i knew i think i wouldnt be asking this question
forgot to update: i removed the random `.idea` and i could build :) im gonna leave the issue open until `.DS_Store` is part of `.bazelignore` tho
I'm currently in the process of a PR that globs the c++ files properly.
@AustinSchuh requesting your input :)