-
Hello everybody,
First thanks you very much for this wonderfull and amazing project in order to analyze in detail the GNSS functions.
I tried to do a real time PVT calculus with one HackRF and t…
-
# Issue Description
As a developer wanting to use the new archive appliance, I want to know what our archiving "policy" is for the new inst archiver.
### How & Where?
Archiving "policies" are…
-
# Design Goals
* Use the same terrain data across all devices in the ecosystem
* Autopilot (PX4, ArduPilot, Etc)
* Companion Computer (grid_map_geo) or other computers running ROS 2
* Grou…
-
I experiment Texture a lot using OpenMVS, the result is pretty good except a small problem,when the mesh is dense and doesn't have enough images( or views ), there are a lot of small diffused tria…
-
Hi
I am trying to remotely map an area. I saw that to avoid issues with synchronization, i can use the rgbd synchronization. The output topic rgbd image is then published.
BUt how do i feed this top…
-
After running `statsite` for a few days with a flush interval of one hour, all clients seem to be synchronizing their flush times after being somewhat randomly distributed to begin with.
After two da…
ghost updated
8 years ago
-
```
import numpy as np
import vedo
mesh = vedo.load("")
mesh.pointdata["counter"] = np.arange(mesh.npoints)
mesh.decimate(n=20000)
assert len(mesh.pointdata.keys()) != 0
```
The above lose…
-
・Infos
LibRealSense v2.50.0
ROS2 Foxy
ROS2 Foxy Wrapper build 4.0.4
Ubuntu 20.04 LTS
・Ploblem
Refer to following URL, I tried to make 3D map via D455 and T265.
As you know, the following exam…
-
My first confuse is:
This system defines two templates 'ef.prev_shifted_weights' and 'ef.template_decimated'? Can em1 use 'ef.template_decimated' as a template?
My second confuse is:
In the em2_…
-
Based on discussion with issue #4646 this issue is created.
> Updates to variables (including taps) take place "as soon as possible". The exact timing and order of updates is not specified.
So wh…