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

Throwing a error 'unknow file format' when I load frame files from aws s3. I have found this error in xviz-file-loader ```javascript var fileFormat = filePath.toLowerCase().match(/[^\.]*$/)[0]; ``` if I use...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 9.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Fixed URL Redirection

It is not available in react 18.

Need to update react-map-gl version [Details](https://github.com/visgl/react-map-gl/issues/1608)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.28.0. Release notes Sourced from prismjs's releases. v1.28.0 Release 1.28.0 v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.28.0 (2022-04-17) New components...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Hello, I get the following errors with a fresh install from today. ![errors](https://user-images.githubusercontent.com/50454126/57460817-2260fe00-7276-11e9-8f92-6be52979a981.png) I installed XViz using get started tutorial: download-kitti-data.sh run-kitti-example.sh After that i installed streetscrape.gl using get started...

am getting error when running example site. WARNING in ./node_modules/@xviz/io/dist/esm/gltf/glb-builder.js 98:25-36 "export 'padTo4Bytes' was not found in '@loaders.gl/loader-utils'