Hamid Ebadi

Results 10 issues of Hamid Ebadi

Hi, I successfully generated and compiled binding for the esmini simulator by calling binder like [this](https://github.com/ebadi/esmini-pybind11/blob/master/dev-building-bindings.sh) and using the config/headers file in the [src](https://github.com/ebadi/esmini-pybind11/tree/master/src) directory. The generated bindings for each...

#### Feature requests - Songs are added to the end of a playlist which is not usually desirable. No shuffle feature is also available. - It is easier to choose...

enhancement

As listed here, there is no directive to skip enum data structures. https://cppbinder.readthedocs.io/en/latest/config.html#config-file-directives

**Description** Hard-coded values and adjustments are scattered in the bridge.py which makes understanding the logic very difficult. Here are some examples: - `throttle_manual_multiplier = 0.7 ` - `brake_manual_multiplier = 0.7`...

### Describe the bug I updated `logmessaged.py` as below to see why I keep receiving an error message when I execute manager.py. ``` if level >= log_level: print("record:::",record) log_handler.emit(record) ```...

bug
good first issue
bounty
PC
development

- [x ] I have tried with the newest version of editly: `npm i -g editly` or `npm i editly@latest` - [ x] I have tried ffmpeg newest stable version...

This method seems necessary to update the destination point (first remove all routing points)

When I try to run test cases in `examples/NHTSA-sample-tests/Encroaching-Oncoming-Vehicles/` directory I get error messages in this format: EOV_S_XX_YY - FAILED: TestException('POV1 speed exceeded limit, 29.3319702148438 > 12.889 m/s',) And as...

- Build instruction - Fix for `ERROR: Could not find a version that satisfies the requirement pkg-resources==0.0.0 (from -r requirements.txt` - fix for [LegacyKeyValueFormat](https://docs.docker.com/reference/build-checks/legacy-key-value-format/)