SnobotSim icon indicating copy to clipboard operation
SnobotSim copied to clipboard

Simulator For FRC Java and C++ Robots

Results 22 SnobotSim issues
Sort by recently updated
recently updated
newest added

Bumps [navx-java](https://github.com/kauailabs/navxmxp) from 3.1.403 to 3.1.413. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=com.kauailabs.navx.frc:navx-java&package-manager=gradle&previous-version=3.1.403&new-version=3.1.413)](https://dependabot.com/compatibility-score/?dependency-name=com.kauailabs.navx.frc:navx-java&package-manager=gradle&previous-version=3.1.403&new-version=3.1.413) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps log4j-core from 2.13.3 to 2.14.0. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=gradle&previous-version=2.13.3&new-version=2.14.0)](https://dependabot.com/compatibility-score/?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=gradle&previous-version=2.13.3&new-version=2.14.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps com.diffplug.spotless from 5.7.0 to 5.8.2. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=5.7.0&new-version=5.8.2)](https://dependabot.com/compatibility-score/?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=5.7.0&new-version=5.8.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps log4j-api from 2.13.3 to 2.14.0. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=gradle&previous-version=2.13.3&new-version=2.14.0)](https://dependabot.com/compatibility-score/?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=gradle&previous-version=2.13.3&new-version=2.14.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps com.github.spotbugs from 4.5.1 to 4.6.0. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=com.github.spotbugs&package-manager=gradle&previous-version=4.5.1&new-version=4.6.0)](https://dependabot.com/compatibility-score/?dependency-name=com.github.spotbugs&package-manager=gradle&previous-version=4.5.1&new-version=4.6.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. Release notes Sourced from junit-jupiter-params's releases. JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0 See Release Notes. JUnit 5.7.0-RC1 = Platform...

dependencies

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. Release notes Sourced from junit-jupiter-api's releases. JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0 See Release Notes. JUnit 5.7.0-RC1 = Platform...

dependencies

Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.6.2 to 1.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.junit.platform:junit-platform-launcher&package-manager=gradle&previous-version=1.6.2&new-version=1.7.0)](https://dependabot.com/compatibility-score/?dependency-name=org.junit.platform:junit-platform-launcher&package-manager=gradle&previous-version=1.6.2&new-version=1.7.0) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. Release notes Sourced from junit-jupiter-engine's releases. JUnit 5.7.0 = Platform 1.7.0 + Jupiter 5.7.0 + Vintage 5.7.0 See Release Notes. JUnit 5.7.0-RC1 = Platform...

dependencies

**Describe the bug** The simulator does not allow for reading the values of the trigger of a joystick individually, if both triggers are held, then the value is read as...