jar

com.team2539 : cougar-swerve-lib

Maven & Gradle

Jun 28, 2022
1 stars

cougarswervelib · A custom fork of the the SDS Swerve Library with support for important features, such as CANivore support and direct access to motors.

Table Of Contents

Latest Version

Download com.team2539 : cougar-swerve-lib JAR file - Latest Versions:

All Versions

Download com.team2539 : cougar-swerve-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cougar-swerve-lib-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.team2539.cougarswervelib.ctre

├─ com.team2539.cougarswervelib.ctre.CanCoderAbsoluteConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.ctre.CanCoderFactoryBuilder.class - [JAR]

├─ com.team2539.cougarswervelib.ctre.CtreUtils.class - [JAR]

├─ com.team2539.cougarswervelib.ctre.Falcon500DriveControllerFactoryBuilder.class - [JAR]

├─ com.team2539.cougarswervelib.ctre.Falcon500SteerConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.ctre.Falcon500SteerControllerFactoryBuilder.class - [JAR]

com.team2539.cougarswervelib.rev

├─ com.team2539.cougarswervelib.rev.NeoDriveControllerFactoryBuilder.class - [JAR]

├─ com.team2539.cougarswervelib.rev.NeoSteerConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.rev.NeoSteerControllerFactoryBuilder.class - [JAR]

├─ com.team2539.cougarswervelib.rev.RevUtils.class - [JAR]

com.team2539.cougarswervelib

├─ com.team2539.cougarswervelib.AbsoluteEncoder.class - [JAR]

├─ com.team2539.cougarswervelib.AbsoluteEncoderFactory.class - [JAR]

├─ com.team2539.cougarswervelib.DriveController.class - [JAR]

├─ com.team2539.cougarswervelib.DriveControllerFactory.class - [JAR]

├─ com.team2539.cougarswervelib.Mk3ModuleConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.Mk3SwerveModuleHelper.class - [JAR]

├─ com.team2539.cougarswervelib.Mk4ModuleConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.Mk4SwerveModuleHelper.class - [JAR]

├─ com.team2539.cougarswervelib.Mk4iSwerveModuleHelper.class - [JAR]

├─ com.team2539.cougarswervelib.ModuleConfiguration.class - [JAR]

├─ com.team2539.cougarswervelib.SdsModuleConfigurations.class - [JAR]

├─ com.team2539.cougarswervelib.SteerController.class - [JAR]

├─ com.team2539.cougarswervelib.SteerControllerFactory.class - [JAR]

├─ com.team2539.cougarswervelib.SwerveModule.class - [JAR]

├─ com.team2539.cougarswervelib.SwerveModuleFactory.class - [JAR]

├─ com.team2539.cougarswervelib.SwerveModuleFactoryBuilder.class - [JAR]