22#include <wpi/SymbolExports.h>
39 return "541096947e9f3ca2d3f425ff7b04aa7b";
43 return "PnpResult:ae4d655c0a3104d88df4f5db144c1e86 estimatedPose;int16 fiducialIDsUsed[?];";
Definition MultiTargetPNPResult.h:30
A packet that holds byte-packed data to be sent over NetworkTables.
Definition Packet.h:66
Definition VisionEstimation.h:32
static void Pack(photon::Packet &packet, const photon::MultiTargetPNPResult &value)
static constexpr std::string_view GetSchema()
Definition MultiTargetPNPResultSerde.h:42
static photon::MultiTargetPNPResult Unpack(photon::Packet &packet)
static constexpr std::string_view GetSchemaHash()
Definition MultiTargetPNPResultSerde.h:38