Class NTTopicSet

java.lang.Object
org.photonvision.common.networktables.NTTopicSet

public class NTTopicSet extends Object
This class is a wrapper around all per-pipeline NT topics that PhotonVision should be publishing It's split here so the sim and real-camera implementations can share a common implementation of the naming and registration of the NT content.

However, we do expect that the actual logic which fills out values in the entries will be different for sim vs. real camera