Skip to content

Commit

Permalink
empty choreo stuff to start again
Browse files Browse the repository at this point in the history
  • Loading branch information
SirBeans committed Jul 15, 2024
1 parent a462060 commit 9916183
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ import org.team4099.lib.geometry.Pose2d
import java.util.function.Supplier

class Choreo1stgen {
var pose: Pose2d = Pose2d();

var trajectory: ChoreoTrajectory = Choreo.getTrajectory("Trajectory");

init {
trajectory.sample(1.
).
}


}

0 comments on commit 9916183

Please sign in to comment.