mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Hello darkness my old friend
This commit is contained in:
@@ -175,7 +175,7 @@ public class ClimberRewrite extends SubsystemBase {
|
|||||||
@Override
|
@Override
|
||||||
public void periodic() {
|
public void periodic() {
|
||||||
double[] jointAngles = getTargetJointAngles(tPoint, 0.d);
|
double[] jointAngles = getTargetJointAngles(tPoint, 0.d);
|
||||||
setJointAngles(jointAngles);
|
// setJointAngles(jointAngles);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user