warp.quat_rpy# warp.quat_rpy( roll: Float, pitch: Float, yaw: Float, ) → Quaternion[Float]# Kernel: truePython: trueDifferentiable: trueConstruct a quaternion representing a combined roll (z), pitch (x), yaw rotations (y) in radians.