mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Theres many uses where we need to attach data to a topic, and doing it this way can make it really easy and efficient.
ntcore
ntcore is a library for using NetworkTables. To learn more about what NetworkTables is, read https://docs.wpilib.org/en/latest/docs/software/networktables/networktables-intro.html.
If you're a developer looking for the NetworkTables protocol specifications, take a look at the doc folder.