-
Or any robot will work fine?
Also one more question.
Do we have to use depth camera or simple camera will work fine?
-
kcheng1021,
Thanks for the amazing work firstly!
I have questions about depth parameter.
1. When invoking depth propagation, I saw the parameters default are [depth_min, (depth_max-depth_min)/192…
-
# 🐛 Summary #
Exception: Fatal Error involving the Report Creation. Ending ScubaGear execution. See the exception message for more details: Cannot validate argument on parameter 'Config'…
-
"
device = device_list.get_device_by_index(i)
pipeline = Pipeline(device)
ret : CameraParamList = device.get_calibration_camera_param_list()
print(ret.get_camera_p…
-
Hello, community,
I'm performing a sensitivity check and a comparison of GOTM-observation data.
The model was ran using buoy data over a month, resulting in an output file with one-hour time steps…
-
**What happened?**
cannot parse recipe with jinja conditional branches, meaning it cannot be used for `conda-smithy recipe-lint` on conda-forge.
**To Reproduce**
Sample recipe:
```yaml
{% set vari…
-
https://github.com/CesiumGS/cesium/pull/9200 introduced the ability to adjust the depth plane to prevent clipping when data is below the ellipsoid, however, this is not handled in the log depth buffer…
ggetz updated
2 years ago
-
Hey,
First of all thanks for making this awesome tool!
I remember visiting this tool a year of two ago and being blown away by what was already achieved.
It was still a little too clunky to get g…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04
- Installation type:
- Jazzy from source
#### Steps to reproduce issue
This issue is reproducible by starting our s…
-
Thank you for the great work on building this repo!
I was wondering if anyone was looking into adding forward / backward support for rasterized depth directly to the Rasterize methods provided? This…