An open API service indexing awesome lists of open source software.

https://github.com/robotpy/robotpy-urcl

Python binding for FRC 6328's URCL logging library
https://github.com/robotpy/robotpy-urcl

Last synced: 4 months ago
JSON representation

Python binding for FRC 6328's URCL logging library

Awesome Lists containing this project

README

          

# robotpy-urcl

This is a Python wrapper for [FRC Team 6328][]'s [URCL][] logging library.
It enables automatic capture of CAN traffic from REV motor controllers to NetworkTables,
viewable using [AdvantageScope][].

See the corresponding [AdvantageScope documentation][] for usage instructions.

[FRC Team 6328]: https://github.com/Mechanical-Advantage
[URCL]: https://github.com/Mechanical-Advantage/URCL
[AdvantageScope]: https://github.com/Mechanical-Advantage/AdvantageScope
[AdvantageScope documentation]: https://github.com/Mechanical-Advantage/AdvantageScope/blob/main/docs/REV-LOGGING.md

## License

MIT