Robot Core Documentation
Loading...
Searching...
No Matches
edu.wpi.first.util.WPISerializable Interface Reference
Inheritance diagram for edu.wpi.first.util.WPISerializable:
edu.wpi.first.util.protobuf.ProtobufSerializable edu.wpi.first.util.struct.StructSerializable edu.wpi.first.math.geometry.Pose2d edu.wpi.first.math.geometry.Rotation2d edu.wpi.first.math.geometry.Transform2d edu.wpi.first.math.geometry.Translation2d edu.wpi.first.math.geometry.Twist2d edu.wpi.first.math.kinematics.ChassisSpeeds edu.wpi.first.math.kinematics.SwerveModulePosition edu.wpi.first.math.kinematics.SwerveModuleState edu.wpi.first.math.trajectory.Trajectory edu.wpi.first.math.geometry.Pose2d edu.wpi.first.math.geometry.Rotation2d edu.wpi.first.math.geometry.Transform2d edu.wpi.first.math.geometry.Translation2d edu.wpi.first.math.geometry.Twist2d edu.wpi.first.math.kinematics.ChassisSpeeds edu.wpi.first.math.kinematics.SwerveModulePosition edu.wpi.first.math.kinematics.SwerveModuleState

Detailed Description

Marker interface to indicate a class is serializable using WPI serialization methods.


The documentation for this interface was generated from the following file: