22#include <wpi/SymbolExports.h>
29#include <frc/geometry/Transform3d.h>
38 return "ae4d655c0a3104d88df4f5db144c1e86";
42 return "Transform3d best;Transform3d alt;float64 bestReprojErr;float64 altReprojErr;float64 ambiguity;";
A packet that holds byte-packed data to be sent over NetworkTables.
Definition Packet.h:66
Definition VisionEstimation.h:32
Definition PnpResult.h:29
static void Pack(photon::Packet &packet, const photon::PnpResult &value)
static constexpr std::string_view GetSchemaHash()
Definition PnpResultSerde.h:37
static photon::PnpResult Unpack(photon::Packet &packet)
static constexpr std::string_view GetSchema()
Definition PnpResultSerde.h:41