streetscape.gl icon indicating copy to clipboard operation
streetscape.gl copied to clipboard

Visualization framework for autonomy and robotics data encoded in XVIZ

Results 118 streetscape.gl issues
Sort by recently updated
recently updated
newest added
trafficstars

Can anyone suggest, how to add left side view and right side view of a vehicle? Thank you.

The switch case prevented protobuf files from loading. Adding a pbe case allows them to load.

Dear devs, Is there a way to add voxel grid / octree support in your viewer? Currently, I use the polygon primitive to wrap a pointcloud representation of voxel grids...

Hi, I have a problem during the video playback and I cannot understand if is an xviz problem or a streetscape problem. When I play my xviz data on streetscape,...

I use customLayers to show some icon using IconLayer. when I click the left mouse button on the layer, I can't get the attributes of info and object when I...

Can I obtain the coordinates of four points in the visual range

I want to modify the color of GeoJsonLayer dynamically, but failed new GeoJsonLayer({ id: 'HEAT_MAP' , data: geojson, // geojson is a variable, everytime before render it will be computed...

I konw it can be done using 4 gps , and I generate the 4 gps with center`s gps + long\width\height, but it takes too much time, is there another...

Hi! I've started using `streetscape.gl` and noticed that there are several react warnings logged about `componentWillReceiveProps` and thought I would see what I could do about fixing them. Additionally, the...

Hi, I try the streetscape.gl and xviz on Ubuntu20.04. I started the get-start and can see the scene. ![Screenshot from 2021-12-11 22-38-37](https://user-images.githubusercontent.com/44918291/145680658-48fa31e0-4186-4404-b9af-33d87afb1068.png) But when I try to drag the view...