def dt()

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


    def dt(self):
        """Return the timestep of each Gymanisum step."""
        return self.n_substeps * self.model.opt.timestep