-
### Search before asking
- [X] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar bug report.
### Bug
## Set Up
I use a Basler Camera acA1…
-
![ETS Z](https://user-images.githubusercontent.com/99274106/153025467-748a6134-4918-4170-b075-c330e435a508.JPG)
![ETS ZZ](https://user-images.githubusercontent.com/99274106/153025475-b23bfefb-fbdc-44…
-
Decide which repos stay as "core" (`Pylons`) and which get moved to a new organization (either `collective` or `pylons-collective`).
Depends on #4.
-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime
### What version(s) of the tool(s) are you using?
3.68.0
### What version of Node are you using?
v18.15.0
### Wh…
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
is there is functionality in the (py) Pylon to enable digital overlap HDR from the imx334 sony sensor? spec…
-
Hi there,
I am using pylon_camera for a Basler a2A1920-160umBAS and am encountering the same issue as previously described in [#27](https://github.com/basler/pylon-ros-camera/issues/27). The same …
-
Pylons are not persistent and some do not load
- [x] fix pylon persistence
- [ ] fix pylons not able to be loaded Chappelle AA
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
Hi,
I am trying to change white balance (https://docs.baslerweb.com/balance-white) and color transform…
-
Some load have to be added :
- MICA IR under the front left and rear right fuselage pylons.
- GBU on each of the front left and right left fuselage pylon.
- APACHE : an anti runway cruise missi…
-
I use the following:
```ts
let currentProc: Subprocess | null = null
let serve = async () => {
if (currentProc) {
currentProc.kill()
await currentProc.exited
}
…