streetscape.gl
streetscape.gl copied to clipboard
Visualization framework for autonomy and robotics data encoded in XVIZ
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.  But when I try to drag the view...