cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.01k stars 408 forks source link

Error while loading 3D panel #518

Open vivekrathi14 opened 3 years ago

vivekrathi14 commented 3 years ago

I am using Ubuntu 18.04, ROS melodic in VM (Virtual Box). I am trying to use webviz for visualization of hector drone and turtlebot3. I am launching desired nodes and rviz on my local machine, followed by launching rosbrige_websocket and then opening https://webviz.io/app/ on my same local machine which has ROS nodes launched in it.

I tried with both hector drone and turtlebot3 but couldn't get 3D panel/view working. I get error for 3D panel. PFA snap of the error - Screenshot from 2020-09-20 19-45-22

PFA snap of rosbridge_websocket - Screenshot from 2020-09-20 19-47-50 Screenshot from 2020-09-20 19-48-00

  1. Let me know if I am doing something wrong here.
  2. It takes quite time for webviz to load. I would like to know why and if anyone faces the same issue.
  3. I do know that we can't get our robot URDF visualization in webwiz. Can anyone confirm the same?
  4. Also, one cannot get gazebo world visualization directly. Does worldview help? It seems one have to code in React for it and there isn't any rosbridge for implementation.
vidaaudrey commented 3 years ago

Hi @vivekrathi14, could you record a bag for us to debug the 3D panel rendering issue?