--- license: mit --- # BallScope Jetson Wheels This repository stores downloadable Jetson PyTorch wheels for BallScope. Main project repository: - [BallScope on GitHub](https://github.com/rafaelreverberi/ballscope) ## Contents - `wheels/`: Jetson-compatible PyTorch wheel files (`.whl`) used by BallScope setup ## Intended Use These wheel files are downloaded by BallScope setup scripts on NVIDIA Jetson devices as needed. For application code, setup instructions, and platform notes, see: - [https://github.com/rafaelreverberi/ballscope](https://github.com/rafaelreverberi/ballscope) ## Notes - Files may be large. - Keep filenames stable when possible. - Ensure wheel compatibility with JetPack/L4T and Python version. ## License See `LICENSE`.