-
```
import numpy as np
from PIL import Image
def expand_box_until_condition(image, initial_box, allowed_values):
"""
Expand a box in an image until a condition is met.
Parameters…
-
**Describe the bug**
I am not 100% confident this is a bug maybe so much as me trying to perform this validation incorrectly. But essentially, I'm trying to validate egs_brachy dose distributions in …
-
**How to ask for help**
Aloha Colleagues,
I'm an engineer and I use MuJoCo to design and analyze a robot that slides on air bearings with (very) little friction on a (very) flat floor. I am usi…
-
### Bug report
**Bug summary**
Creating an `OffAxisSlicePlot` with a derived field (e.g. `('gas', 'radial_velocity')` yields an error unless the center is defined (e.g. `center=ds.domain_c…
-
# This issue tracks daily findings.
-
Hi,
After running the default launch file I found the bots not moving and got the error like this
```
[planner_server-32] [INFO] [1723004763.848257466] [SmallDeliveryRobot_1.global_costmap.global…
-
We should have a way to impose global topography from an existing data set, which we may want to store somewhere in the data directory. Candidates could be gtopo30 (0.5 km resolution) or etopo5 (5km r…
-
In #1522 it was decided to not support 3D compressed textures until someone came up with a strong case for why it is needed.
In our engine we use 3D compressed textures as part of the volumetric cl…
-
-
Thanks to your great work! I used the model you provided([DTU pretrained model](https://drive.google.com/file/d/147_UbjE87E-HB9sZ5yLDbckynH825nJd/view?usp=sharing)). And run bash scripts/tnt/test_tnt.…