Hi Carlos,
I ran a quick test to visualize pr2 model and confirmed that I couldn't reproduce your problem.
Can you describe how you set it up?
Jihoon
--
You received this message because you are subscribed to the Google Groups "Robot Web Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robot-web-too...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I did manage to solve the problem Just removing and reinstalling all the packages (yes, even the last commits from you, Jihon Lee) .
Hello Carlos R.
<script src="http://static.robotwebtools.org/threejs/current/three.min.js"></script>
<script src="http://static.robotwebtools.org/threejs/current/ColladaLoader.min.js"></script>
<script src="http://static.robotwebtools.org/ColladaAnimationCompress/current/ColladaLoader2.min.js"></script>
<script src="http://static.robotwebtools.org/threejs/current/STLLoader.min.js"></script>
<script src="http://static.robotwebtools.org/EventEmitter2/current/eventemitter2.min.js"></script>
<script src="http://static.robotwebtools.org/roslibjs/current/roslib.min.js"></script>
<script src="http://static.robotwebtools.org/ros3djs/current/ros3d.min.js"></script>
I'm having problems whit the tutorial and checking the webconsole of the browser the collada files are indeed accessed but for some reason it does not show them.