xviz icon indicating copy to clipboard operation
xviz copied to clipboard

A protocol for real-time transfer and visualization of autonomy data

Results 126 xviz issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting an error when I attempt to bootstrap the package. It's unclear how to proceed... ```❯ yarn bootstrap yarn run v1.22.18 $ PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true yarn && ocular-bootstrap [1/5] Validating...

hello! I'm studying to use xviz and follow the quick start guideline. When I run below script ./scripts/run-kitti-example.sh, I have below error come out. thanks for your help! environment: nodejs...

I have converted the nuscenes data(mini,Depreciated datasets) to xviz.But when i visualised that on streetscape.gl camera and lidar data were not getting visualised properly(data is dissapearing) most of the time.How...

![image](https://user-images.githubusercontent.com/81229588/150388346-8004784a-0f38-4f09-b33a-6c43dc19faec.png) Xvizserver provides this error message when I run streetscape.gl/examples/get-started($ yarn start-streaming-local)

I would like to know how to add an odometer element similar to the acceleration and speed that appears on the circle example. I have tried adding metrics but they...

According to spec https://avs.auto/#/xviz/api-reference/xviz-builder/xviz-metadata-builder?section=methods, `XVIZMetadataBuilder.log_info` should allow custom field to be added to `log_info`. However this is constrained by protocol buffer definition as the `LogInfo` message can only have the...

The git dependency on protobuf.js added by #515 is causing some consternation with our build pipeline. Has the fix been upstreamed and can this dependency be converted to a newer...

Hey there, hope you are fine. I am considering implementing a cpp version of xviz using the python version as an skeleton (btw do you think this is a good...

I have a polygon which represents a bounding box for an object. I built this polygon as a flat rectangle and then used extruded:true and height:2.5 as stream style which...

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