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 21314e9 commit 30a7abfCopy full SHA for 30a7abf
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.120.0/build/three.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/three@0.123.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