VisionBuildSamples icon indicating copy to clipboard operation
VisionBuildSamples copied to clipboard

ARCHIVED - Samples for building Vision code for desktop and coprocessors

Results 6 VisionBuildSamples issues
Sort by recently updated
recently updated
newest added

When following the [tutorial](https://wpilib.screenstepslive.com/s/4485/m/24194/l/687863-off-board-vision-processing-in-java) i follow all the instructions but when i compile localy with ``` gradle build ``` it fails with this error: ```bash FAILURE: Build failed with an...

I tried updating to use new network tables with no success. (E.g. ntcore). Any chance of updating the example to properly link to ntcore to run on raspberry pi?

Hi guys, I'm trying to run the sample on my Raspberry Pi 2 running Debian Jessie. Here's some info on it: >uname -a ``` Linux raspberrypi 4.4.38+ #938 Thu Dec...

_From @StaleyRobotics on January 30, 2017 21:28_ `ubuntu@tegra-ubuntu:~/Downloads/Java/output$ sh runCameraVision Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/ubuntu/Downloads/Java/output/libopencv_java310.so: /home/ubuntu/Downloads/Java/output/libopencv_java310.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method)...

Hi There: Trying to get the java vision samples working, and getting the error above after a successful compile and run. When I run the program, the http server starts...

Currently the tasks are messed up so it's not required. Need to fix. And make sure permissions are set right for the script.