8000 fix readme example · ragnarij/robotics-toolbox-python@8856d6b · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 8856d6b

Browse files
committed
fix readme example
1 parent 9764540 commit 8856d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ import spatialmath as sm
244244
import numpy as np
245245

246246
env = swift.Swift()
247-
env.launch()
247+
env.launch(realtime=True)
248248

249249
panda = rp.models.Panda()
250250
panda.q = panda.qr

0 commit comments

Comments
 (0)
0