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

Cannot visualize xviz generated frames

ekurtgl opened this issue · comments

Hi,

I was able to implement the quick start example via yarn start. Now, I have xviz generated .glb frames and streaming them on the server locally:

image

However, when I run yarn start-streaming-local, I get the following error:

image

What do you think might be the problem? Thank you.

This issue is resolved by running yarn bootstrap command in the streetscape.gl folder.