aurora-opensource / streetscape.gl

Visualization framework for autonomy and robotics data encoded in XVIZ

Home Page:http://www.streetscape.gl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example visualization issue

EdoardoSerri opened this issue · comments

Hi,

I have started having a look to streetscape but I have an issue with the viewer.
I have followed all the steps in the main readme to start the example, but after I started it and the web page pops up, it displays the interface for few seconds to then become all blank.

I inspected the web page and it says that there is nothing in the body after the interface has disappeared.
I have tried to change browser and I have tried to change OS (Ubuntu 18.04 and Ubuntu 20.04).

Here the requested dependencies versions:
-yarn 1.22.5
-node.js 10.23.1

The problem was running Ubuntu in the virtual machine. It works running yarn start-local instead of yarn start