-
I would like to run this software in a scenario where some fixed or less fixed object is showing up in the camera and LIDAR data, which should be ignored for calibration purposes, e.g. camera an LIDAR…
-
Everything works fine if I am running the nodes in 640x480 resolution:
```
ros2 launch orbbec_camera astra.launch.py enable_depth:=false enable_ir:=false color_fps:=30
```
and camera info lo…
-
I noticed start_recording does not wait until recording has actually started.
I have one researcher that created an experiment with a recalibration option between trial blocks. When he starts the …
-
Because LBC did not conduct many CTD casts, casts from the Lasker were instead used for processing the LBC data. However this was done by simply using the Lasker .ecs files, which contain calibration …
-
```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 "",…
-
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…
-
### The problem
entities are treated differently if defined as target or as entity.
with these definitions
```
input:
target_light:
name: Light
description: The light to ope…
-
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 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…
-
For development of the NTM database we want to include bulk rotation of the plasma as a signal. In C-Mod the diagnostics used to measure this are the HIgh REsolution X-ray [HIREX](https://cmodwiki.psf…