This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Releases: snobotsim/SnobotSim
Releases · snobotsim/SnobotSim
2020 0.0.1
Fixing some issues with the CTRE and REV simulators
2019.2.0.0: Updates to fix some of the CTRE sim components (#69)
Changes:
- 9b3920f Updates to fix some of the CTRE sim components (#69)
- 406a54f Deleting test file
- 240ea31 Bump version
- 3479760 Gui refactoring (#67)
- 665aa19 Fixing some bugs in smart speed controllers (#65)
- 97926e2 Getting it to work with new sparkmax library (#63)
This list of changes was auto generated.
2019-1.0.0
Added ability to simulate REV CANSparkMax
v2019-0.0.1
Updates to get to WPLIB version 2019.1.1, and CTRE version 5.12.0
v2019-0.0.0
Beta release using the 2019 wpilib beta version. See the release notes for warnings about trying to use this on a real robot.
2018-2.0.0
Refactor accessors (#39) * Updates from testing with another teams code * Testing with snobot. Also updated release notes * Fix readme * Switch native loading methodology. Now actually unzips the jars into a single folder to use rather than getting the from the jar at runtime. Makes using extensions easier * Compile unix * Try again * Try again * Fixing file permssion, should help travis * Fixing travis? * Moving files around, in prep for removing driver station stuff * Trying out mac builds * Fixing formatting * Adding option to essentially disable driver station simulation Allows you to use somethign that can talk to the real driver station instead of the SnobotSim hooks * Add command line argument to disable driver station * Changing release version. The JNI changes sort of really break backwards compatability so this should warrent a major version update * Updating release notes * Fixing formatting
2018-1.0.0
Heavy refactoring to the internal code
0.8.0
Merge branch 'dev' Conflicts: build.gradle
First beta release for the 2018 season
- Supports NavX AHRS sensor for SPI and I2C
- Compatible with CTRE 5.1.3.1 (although many functions are stubbed out and will result in a warning)
- Includes option to set the game specific data for the randomization of platforms