For the usage of Attractor in Isaac Gym, when setting the target, I can only find API like gym.set_attractor_target
, which needs environment handles as an argument. Is there any API for Attractors that works like set_dof_position_target_tensor_indexed
, which set targets for all environments?