Method__init__(self, num_envs, horizon_length, batch_size, minibatch_size, obs_dim, act_dim, priv_dim, device)
source/BrainCo_DexHand/BrainCo_DexHand/algo/hora/ppo/experience.py:14
Functionbody_state_bBody state (pos, quat, lin vel, ang vel) in the base asset's root frame. The state for each body is stacked horizontally as ``[position(3), q
source/BrainCo_DexHand/BrainCo_DexHand/tasks/manager_based/dexsuite/mdp/observations.py:104