osrf / gzweb

Web client for Gazebo classic simulation
http://gazebosim.org/gzweb
Other
62 stars 60 forks source link

problem rendering models and world #153

Open osrf-migration opened 6 years ago

osrf-migration commented 6 years ago

Original report (archived issue) by Karl Li (Bitbucket: karlrovo).

The original report had attachments: Screen Shot 2018-05-25 at 10.52.33 PM.png, Screen Shot 2018-05-25 at 10.53.28 PM.png


build gzweb using default branch + node v4.2.6

working with ROS-kinetic (gazebo7)

when trying to spawn turtlebot3_world got the following result and error message.

not sure what to do.

i tried rebuilding with gzweb1.4.0 have the same problem.

osrf-migration commented 6 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


Thanks for the report, could you share a link to turtlebot3_world and its resources?

osrf-migration commented 6 years ago

Original comment by Karl Li (Bitbucket: karlrovo).


hi Louise,

the world file can be found here: https://github.com/ROBOTIS-GIT/turtlebot3_simulations/blob/master/turtlebot3_gazebo/worlds/turtlebot3_world.world

point to note, i tried the same thing using gzweb1.3.0 + node0.10 and i could get the world to render nicely. but the turtlebot3 robot did not spawn with any colour.

osrf-migration commented 4 years ago

Original comment by Ruben Alves (Bitbucket: rubenanapu).


Hi Karl Li,

did you manage to make Turtlebot3 appear in gzweb? If so, could you share the steps you followed?

I’m always having the error below in the JavaScript Console:

Uncaught TypeError: Cannot read property 'nodes' of null
    at parse (ColladaLoader.js:150)
    at XMLHttpRequest.request.onreadystatechange (ColladaLoader.js:80)