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

Hello. Can you help me to understand how I can convert my files to xviz? What do I really need to have? For example, I have jpeg photos from my...

I just tried running the KITTI example on a different piece of KITTI: 2011_09_26_drive_0009 For downloading I ran `scripts/download-kitti-data.sh 2011_09_26_drive_0009` Then I ran the converter in examples/converters/kitti: `yarn start -d...

bug

Hello, I Want Use This Tool Display PointCloud Map, But This Map has Too Many Point(~16M), So I Can Not Send This Map EveryTime: For Example The PointCloud Map Like...

Can any one support Xviz for windows

Hi Can anyone help if they have developed a similar xviz framework for windows, if so, please share the test link.

I am trying to convert a custom data set to XVIZ and I am having a hard time figuring out where to even begin from the documentation. I have a...

I'm trying to add a time series chart and image (video) visualisation in the python example. Here are the changes I made so far in `circle.py` add the stream definition...

I am following the instructions in the [Basic ROS Example](https://github.com/uber/xviz/tree/master/examples/converters/ros#example-1-viewing-a-single-topic), specifically using an `XVIZFakePose` to view the pointcloud from my own bag (not KITTI). When run, there are quite a...

xvizserver-log: Listening on port 8081 xvizserver-log: [> Connection] created: /?worker=true&log=mock&profile=default&duration=30 (node:27203) UnhandledPromiseRejectionWarning: Error: The data source is missing the data index

Hello. I'm working on a project and I want to send data to a XVIZLiveLoader on a web interface. I don't understand exactly how the XVIZServer or XVIZSession are using...