def _step_callback()

in gym_xarm/tasks/base.py [0:0]


    def _step_callback(self):
        self._mujoco.mj_forward(self.model, self.data)