8000 remove, it didnt fix the problem · navrobot/robotics-toolbox-python@74d5a00 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74d5a00

Browse files
committed
remove, it didnt fix the problem
1 parent fa34656 commit 74d5a00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roboticstoolbox/backend/PyPlot/PyPlot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ def step(self, dt=50):
105105
plt.ion()
106106

107107
self._update_robots()
108-
plt.pause(0.01)
109108

110109
def reset(self):
111110
'''

0 commit comments

Comments
 (0)
0