-
**Describe the bug**
The program won't load, as it throws this very specific error:
```bash
./sm64coopdx: /lib/x86_64-linux-gnu/libc.so.6
: version `GLIBC_2.32' not found (required by
./sm64coop…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
One feature that is widely requested in Godot is the ability to easily …
reduz updated
5 months ago
-
- [x] allow empty source_WKT
- [ ] ensure empty *and missing* source proj is not a showstopper
- [ ] allow projstring input
- [ ] allow *target* proj to be empty, so it's just a RasterIO
```…
-
## Checks for [tidyterra (v0.4.0)](https://github.com/dieghernan/tidyterra)
git hash: [aa5eeb01](https://github.com/dieghernan/tidyterra/tree/aa5eeb01a852bf97e084750ae34ddf345fe57e0e)
- :heavy_check…
-
I am trying to use the PX4 SITL simulation with gazebo. I wanted to try rgb camera and depth camera attached to the drone and process that using ROS 1. I saw models for `iris_fpv_cam` and `iris_depth_…
-
# Design Proposal: Contour Line Source from Raster DEM Tiles
## Motivation
Give users a built-in way to render contour lines in maplibre from the same DEM tiles that are already used for terrain…
-
I'm training on mask2former_beit_adapter_large_896_80k_ms model with custom dataset and I have 2 issues that I'm having hard time to figure them out.
1. I tried running train.py but after each epoc…
-
**First of all, I absolutely love this! Great job, honestly.**
Are there currently any plans regarding 1.17 compatibility?
If so, how long after the release of 1.17 would you estimate this mod w…
-
-
Hi it's me again!
Is it possible to have an array to store many iterations of tTriangleTexture and tAABBTexture?
I need to be able to add objects on the fly without adding new code. I was able to do…