Emil Knabe

Results 314 comments of Emil Knabe

Good discussion. First, esmini is unfortunately lacking a longitudinal driver model/controller. However it is planned to add a simple one, probably during September (no commitment, just prognosis :)). I also...

Potentially you can also check this project: https://github.com/johschmitz/blender-driving-scenario-creator I haven't tested it myself, but it creates roads in Blender. From which you should be able to export in e.g. FBX...

Thanks for testing - good finding that additional bug! Committed fixes included in release [v2.26.6](https://github.com/esmini/esmini/releases/tag/v2.26.6). Regarding memory leakage. I fixed the first one. We'll not have time to do more...

Excellent, thanks for the code! But instead of me committing it I really want to encourage you to file a pull request - so that the commit will be associated...

Thanks for the pull request (#336)! Closing this issue now since the issue is solved within this issue and some memory leaks solved by your pull request.

It's the esmini shared library binary that should be copied. You can download the bin package for your platform (Win, Mac, Linux) from here: https://github.com/esmini/esmini/releases/latest For example: [esmini-bin_ubuntu.zip](https://github.com/esmini/esmini/releases/download/v2.26.6/esmini-bin_ubuntu.zip) You find...

Definitely, it is. There are actually a lot of nice vehicle 3D model collections out there, for good price. Even some free ones. The problem is license models which in...

Hi @cfschaller, I suggest we remove the old one as you propose. Since the overlap of the newer is almost 100%. Your pull request for the removal would be appreciated,...

Thanks a lot for the pull request (#344)! Now we can close this issue.

Thanks for reporting this issue! The root cause is that the target lane (road 0, lane -4) has width = 0.0 at the exact point where the lane change is...