IArchi

Results 6 issues of IArchi

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

bug

Given the `docker` command is (and works perfectly): sudo docker run -t -i --privileged -v /dev/bus/usb:/dev/bus/usb myCoralImage:latest The `kubernetes` yaml file should looks like this: apiVersion: apps/v1 kind: DaemonSet metadata:...

type:support
Hardware:USB Accelerator
stat:community support

Hello, I'm really interested in the hardware you used with the handheld scanner as shown in this photo: ![Scanner](https://github.com/TixiaoShan/LIO-SAM/raw/master/config/doc/device-hand.png) For what I see: - Intel NUC - Velodyne VLP-16 Is...

stale

The following Python code produces the same issue using a real Serial port or a Virtual one. ```python import time import serial import threading ser = serial.Serial(port='/dev/ttyS1', baudrate=115200, parity=serial.PARITY_NONE, stopbits=serial.STOPBITS_ONE,...

Add fake camera when something went wrong (or camera is disconnected): It will display an image with the issue but will allow the user to simulate the behaviour of a...

Hi, Would it be possible to get the range between multiple tags ? For example, let's say I got the following case (no anchor): | ID | Type | |---|---|...