-
`[lyubenk@blacknuc MiniballSort]$ make
c++ -c -Wall -Wextra -pthread -std=c++11 -m64 -I/usr/local/root612/include -g -fPIC -O3 -DUNIX -DPOSIX -DLINUX -DAME_FILE=\"/home/lyubenk/Downloads/MiniballSort…
-
```bash
Python 3.7.3 [GCC 8.3.0] on linux
>>> import melopero_vl53l1x as mp
>>> sensor = mp.VL53L1X()
ioctl(I2C_RDWR) in i2c_write: Remote I/O error
Traceback (most recent call last):
File "",…
-
I mentioned in #659 that I performed extrinsic calibration in a narrow and long rectangular area. I copied some lines related to rmse from calibration.log. Please forgive me that these lines may not b…
-
Right now we are struggling with calibrating the model configurations to a data set. While we've included functions in the package it is unclear what data set we should be calibrating to and the sourc…
-
i have a calibrated fisheye camera matrix and distort matrix and image,when i use your function to remap the fisheye image to cylindrical i got a wrong img.
i want to know the meaning of the params i…
-
## Project Robyn
## Describe issue
When running a model using a calibration, Robyn throws an error when running the pareto computations:
`>>> Running Pareto calculations for 10000 models on 3 f…
-
This would be an additional file added to the DIVE Desktop when importing data. It would be an optional file that can be loaded into the system.
This file would then be added as an additional inpu…
-
During multiple discussions, it has been pointed out that the most probable cause for large ionospheric shifts is the difference between global ionosphere between the daytime data and the night time d…
-
I encountered the same issue:
https://github.com/vllm-project/llm-compressor/issues/109 https://github.com/vllm-project/llm-compressor/issues/142
`torch._C._LinAlgError: linalg.ch…
-
The first step in any reprocessing is the creation of a function that parses a summary of the observation to determine whether it can be used for science or not - XMM for instance looks at the ODF sum…