Method__init__(
self,
observation_dim=9, # 9: v_xyz, a_xyz, goal_xyz
output_dim=10, #
YOPO/policy/yopo_network.py:16
Method__init__ Compute the cost: including smoothness, safety, guidance, goal cost, etc. Currently, keeping multi-segment polynomial support (not ye
YOPO/loss/loss_function.py:11