Skip to content

Commit

Permalink
test_viewer bump three to r123
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Jun 11, 2024
1 parent 21314e9 commit 30a7abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test_viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />

<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>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/eventemitter2.js"></script>
<script src="https://cdn.jsdelivr.net/npm/roslib@1/build/roslib.js"></script>
<script src="../build/ros3d.js"></script>
Expand Down

0 comments on commit 30a7abf

Please sign in to comment.