WPILibC++ 2023.4.3-108-ge5452e3
Quaternion.h File Reference
#include <wpi/SymbolExports.h>
#include "frc/EigenCore.h"

Go to the source code of this file.

Classes

class  frc::Quaternion
 

Namespaces

namespace  wpi
 
namespace  frc
 

Functions

WPILIB_DLLEXPORT void frc::to_json (wpi::json &json, const Quaternion &quaternion)
 
WPILIB_DLLEXPORT void frc::from_json (const wpi::json &json, Quaternion &quaternion)