mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Fixed IK really
This commit is contained in:
@@ -86,7 +86,7 @@ public final class Constants {
|
||||
public static final double LOWER_ARM_LENGTH = 50;
|
||||
|
||||
public static final double MAX_ARM_LENGTH = 100;
|
||||
public static final double MIN_ARM_LENGTH = 5;
|
||||
public static final double MIN_ARM_LENGTH = 0;
|
||||
|
||||
public static final double MOVE_SPEED = .2; // cm per second
|
||||
|
||||
|
||||
Reference in New Issue
Block a user