Results 8 issues of Alexey R.

Maven dependency: ``` net.lightbody.bmp browsermob-core 2.1.5 ``` Steps to reproduce: ``` browserMobProxy.start(0); int port = browserMobProxy.getPort(); browserMobProxy.stop(); browserMobProxy.start(port); ``` **EXPECTED**: proxy has been restarted **OBSERVED**: > Exception in thread "main"...

## 🐛 Bug Report When apply RelativeLocator.above() to a sample page, there is unexpected output produced. See below. ## To Reproduce Detailed steps to reproduce the behavior: Use this docker-compose...

D-atoms
E-less easy
I-defect

Could you fellas explain the meaning of `--img-size` for `detect.py` script? Particularly I'm wondering how do I use it for tuning detection accuracy? For example I have a video of...

### What happened? Say we have the code like this: ```kotlin import io.qameta.allure.Step import org.junit.jupiter.api.BeforeEach import org.junit.jupiter.api.DisplayName import org.junit.jupiter.api.Tag import org.junit.jupiter.params.ParameterizedTest import org.junit.jupiter.params.provider.CsvSource class ExperimentTest { @BeforeEach fun setUp() {...

type:bug
triage

Hi, I'm trying run odrviewer but I encounter ``` esmini GIT REV: N/A esmini GIT TAG: N/A esmini GIT BRANCH: N/A esmini BUILD VERSION: 4248 Generated seed 4275473928 density: 1.00...

Hi! I've come here from esmini openscenario player that is built upon openscengraph engine. There one can set camera position and direction for the viewer. However there is no option...

Hi, I have a scenario with several stories. Each have follow trajectories routing. Those trajectories are rendered while the story is running. However they also stay after the story finished...

Hi! I'm running some demo scenarios in `esmini-demo`. And looks like there are some models failed to load. ![image](https://github.com/user-attachments/assets/0387aa65-b8a9-47ce-8772-6ac8af722c10) Is this how it is expected to be or I am...