-
I get this error when I try to call ctre.wpi_talonsrx.WPI_TalonSRX's setInverted method:
self = , invert = True
def setInverted(self, invert: bool) -> None:
assert isinstance(invert…
-
UnicodeDecodeError trying to connect to Network Tables on roboRIO (Java) from Raspberry Pi with Microsoft Lifecam plugged into roboRIO.
```
>>> import logging
>>> logging.basicConfig(level=logg…
-
-
I installed the latest image and robotpy on the robot. And I am using the example code from the docs.
I am using pycharm as my ide. The arg i'm passing when running my file named `robot.py` is `deplo…
-
**Browser**: Firefox
**Operating System**: Arch Linux
**Screenshot**:
![dark](https://user-images.githubusercontent.com/128854/32987258-d4bc26f6-cd31-11e7-8924-becee1606ea0.png)
![github](https:…
-
In order to simulate things like the ADX* family of sensors, NavX, Pixy, etc, it would be nice to have have a method do simulate the read/write/transaction calls the library does. I see two options
…
-
Since we all seem to agree that there's no real need to keep supporting it, we should phase it out.
-
I know this question seems strange but the documentation describes a mecanum drive train as such:
```
A method for driving with Mecanum wheeled robots. There are 4 wheels
on the robot, arra…
-
Our team, 6517, played in the battle for the bluegrass preseason competition yesterday. We had switched to python 2 weeks prior, and it was working out pretty well. When each match began though, our a…
-
`
sudo pip install robotpy-cscore
`
### Error:
```
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-securit…