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 83174e7 commit 497aa4fCopy full SHA for 497aa4f
examples/display_urdf_frames.py
@@ -85,3 +85,5 @@
85
[0.0, 0.0, 0.005 * args.frame_scale]
86
)
87
handle["text"].set_transform(trans @ Rz @ Rx)
88
+
89
+ time.sleep(0.1) # avoid terminating too fast
0 commit comments