plus
Operator function to add a yaw value to a Rotation2d, resulting in a Rotation3d.
Receiver
Rotation2d The 2D rotation to add the yaw to.
Return
Rotation3d The resulting 3D rotation.
Parameters
yaw
Double The yaw value to add.
Extension to add two chassis speeds together.