File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ public class EndEffectorIOSim extends EndEffectorIOVortex {
4646 ),
4747 DCMotor .getNeoVortex (1 ),
4848 (125.0 / 1.0 ) * (42.0 / 24.0 ),
49- 0.25 ,
50- Units .degreesToRadians (-30.0 ),
51- Units .degreesToRadians (90.0 ),
49+ 0.227 ,
50+ Units .degreesToRadians (-4.301 ),
51+ Units .degreesToRadians (115.699 ),
5252 true ,
53- Units .degreesToRadians (90.0 )
53+ Units .degreesToRadians (115.699 )
5454 );
5555
5656 public EndEffectorIOSim () {
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ public final class BuildConstants {
77 public static final String MAVEN_GROUP = "" ;
88 public static final String MAVEN_NAME = "Reefscape2025" ;
99 public static final String VERSION = "unspecified" ;
10- public static final int GIT_REVISION = 335 ;
11- public static final String GIT_SHA = "91697717636e46c4344ce62e0bcf68fc2d0420e4 " ;
12- public static final String GIT_DATE = "2025-05-29 05:30:37 CDT" ;
10+ public static final int GIT_REVISION = 338 ;
11+ public static final String GIT_SHA = "e025bb6f03fea789c0b46a606f3a255790abe331 " ;
12+ public static final String GIT_DATE = "2025-07-16 22:34:08 CDT" ;
1313 public static final String GIT_BRANCH = "simulation" ;
14- public static final String BUILD_DATE = "2025-07-16 12:01:56 CDT" ;
15- public static final long BUILD_UNIX_TIME = 1752685316081L ;
14+ public static final String BUILD_DATE = "2025-07-16 23:24:18 CDT" ;
15+ public static final long BUILD_UNIX_TIME = 1752726258574L ;
1616 public static final int DIRTY = 1 ;
1717
1818 private BuildConstants (){}
You can’t perform that action at this time.
0 commit comments