Methodforward Args: prediction: (batch_size, 3, 3) → [px, py, pz; vx, vy, vz; ax, ay, az] in world frame state: (batch_size, 3, 3)
YOPO/loss/loss_function.py:91
Methodforward Args: Dp: decision parameters: (batch_size, 3, 3) → [px, vx, ax; py, vy, ay; pz, vz, az] Df: fixed parameters: (batch
YOPO/loss/safety_loss.py:38
Methodforward Args: Dp: decision parameters: (batch_size, 3, 3) → [px, vx, ax; py, vy, ay; pz, vz, az] Df: fixed parameters: (batch
YOPO/loss/smoothness_loss.py:11
Methodforward Args: Dp: decision parameters: (batch_size, 3, 3) → [px, vx, ax; py, vy, ay; pz, vz, az] Df: fixed parameters: (batch
YOPO/loss/guidance_loss.py:13