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 00b481d commit 623c39eCopy full SHA for 623c39e
examples/test_viewer.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
6
-<script src="https://cdn.jsdelivr.net/npm/three@0.113.0/build/three.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/three@0.120.0/build/three.js"></script>
7
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/eventemitter2.js"></script>
8
<script src="https://cdn.jsdelivr.net/npm/roslib@1/build/roslib.js"></script>
9
<script src="../build/ros3d.js"></script>
0 commit comments