This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Description
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 0, and none of the controller modes are allowing me to change this to be able to read both of the values individually.
Quick Glance Configuration
Please provide the following information
- SnobotSimPlugin 1.0.0 (vs code plugin)
- SnobotSim 2020-0.0.1
- GradleRIO version 2020.3.2
- windows 10
- https://github.com/Aztechs157/FRC2020
To Reproduce
This issue occurs whenever we try to read a trigger whenever both triggers are completely depressed. this issue happens while running.
Expected behavior
There should be a way to read the individual values of each trigger, the state of both triggers fully depressed should not be the same state as neither trigger depressed at all.