-
There are some valid inputs that cause `oriented_bounding_box_numpy` to throw an `numpy.linalg.LinAlgError`
**To Reproduce**
```python
import numpy as np
from compas.geometry import oriented_b…
-
`Traceback (most recent call last):
File "main.py", line 57, in
ctrbox_obj.train_network(args)
File "/home/px/PycharmProjects/BBAVectors-Oriented-Object-Detection/train.py", line 132, in t…
-
After building, when I run testcpu.py directly, the error occurs as follows:
`Traceback (most recent call last):
File "/home/bst/Documents/Projects/Official/Object_Detection/BBAVectors-Oriented-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When applying horizontal and vertical constraints they are displayed correctly when the sk…
-
## Motivation
After talking about core changes to include a persistent queue, we decided to divide up some functionality that is now in the inputs and put some before the Persistent Queue (PQ?) and s…
-
NMDC is using `pattern`s on non-in-lined slots even when they have class ranges as a referential-integrity-like check. It seems like a derived JSON schema is only aware of the pattern constrain, not t…
-
```
File "/shared/home/mdiener/Work/efuse/meshmode/meshmode/mesh/__init__.py", line 1037, in __init__
raise ValueError("negatively oriented elements found")
ValueError: negatively oriented el…
-
It seems the line and column on `Location` is display oriented. There are two issues though:
1. We're using a tab indent width of 4. Shouldn't it be 2 since we use 2 spaced indents in deno fmt?
2.…
-
Right now, inputmodule-rs is a python + rust project. Great for command line, not so great for developers who wish not to touch either language.
Good news is that there is some binary level docume…
-
Hi, I was trying to replicate this using URSim. However, when the camera opens it crashes but there is not shown no error. So I tried to run the code without the use of a camera where I gave one value…