pydmps
pydmps copied to clipboard
Results
3
pydmps issues
Sort by
recently updated
recently updated
newest added
studywolf
1:In the file of dmp.py. in the def step() : self.ddy[d] = (self.az[d] * (self.bz[d] * (self.goal[d] - self.y[d]) - self.dy[d] / tau) + f) * tau in the paper...