We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497aa4f commit 84c0fd0Copy full SHA for 84c0fd0
examples/display_urdf_frames.py
@@ -86,4 +86,4 @@
86
)
87
handle["text"].set_transform(trans @ Rz @ Rx)
88
89
- time.sleep(0.1) # avoid terminating too fast
+ time.sleep(1.0) # avoid terminating too fast
0 commit comments