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

This took me a long time to debug: When the `LogViewer` receives a new `viewMode` prop, the `name` of the viewMode is used by some deeply nested code in Streetscape,...

Hi, I try to run website-demo following the steps in README.md, but it failed and the firefox console says `TypeError: links is undefined transform.js:34:19`, However, when I checkout the old...

I would like to have the ability to reverse the meter-widget hand direction such that positive points to the left and negative points to the left. I was trying to...

according to xviz and streetscape.gl,the tracklets icon sometimes act as a white rectangle,do not show the original font icon

my .obj can not show in this way ,but the website-demo does

When it reaches the end of the buffered time range, the logviewer starts to show the different streams one after another. It should wait for frames is loaded and update...

Does anyone have experiences on visualizing detected lane lines? What would be a recommended approach to achieve it?

I have tried loading my own mesh using the util from KITTI example. It loads fine, but I am getting errors afterwards, when things try to render. ![Screenshot from 2019-03-15...

I am trying to visualize below Geojson in Streetscape.gl `{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "stroke": "#FFFF00", "stroke-width": 2, "stroke-opacity": 1 }, "geometry": { "type": "LineString",...

![tableStyleIssue](https://user-images.githubusercontent.com/51913206/61872407-d894c500-af00-11e9-9004-76761e84ba26.png) In the attachment "Table" and "FloatPanel" have been used from "@streetscape.gl/monochrome", and mostly while resizing the float panel quickly, table style is not getting reflected at the same time....

bug