Johannes Schmitz

Results 37 issues of Johannes Schmitz

**Chapter number or note title:** http://jeffe.cs.illinois.edu/teaching/algorithms/ **Error description:** Touring machings **Suggested fix (if any):** Touring machines

Make the default for fullscreen False as it can be irritating for people to understand how to get out of the fullscreen mode. It is also easier to work with...

There is a gltf plugin at https://github.com/MozillaReality/OpenSceneGraph/tree/mozilla-master/src/osgPlugins/gltf Could this be merged into mainline?

I have this example where the vehicle "teleports" to the lower level road after finishing the trajectory following: [example.zip](https://github.com/esmini/esmini/files/8950808/example.zip) Probably a bug. I guess you need to take the last...

I am getting a segmentation fault for this example (the lane linking in the direct junction is incorrect): [example.zip](https://github.com/esmini/esmini/files/8240229/example.zip) I believe esmini should not crash completely only the vehicle should...

It seems there is not much documentation about the network interfaces of esmini and their features. Maybe I just did not find it? Or will there be more in the...

I am having this issue with the vehicle pitch. It seems that esmini is taking the initial pitch as the 0 pitch instead or something like that: ![image](https://user-images.githubusercontent.com/771979/148088675-926b8240-08de-47f4-a406-7073e1b3a4de.png) So when...

I just noticed that my trajectories are not working anymore in esmini. They are working fine up to the 2.17.6 release. Here an example: [example.zip](https://github.com/esmini/esmini/files/7799168/example.zip)

The touch controls in odrviewer.io on Chrome mobile are not working. Expectation: - Pinch to zoom with two fingers - Rotate with one finger - Pan with two fingers

enhancement

Awesome library! Once you are ready for the first release could you please add version Git tags? Preferably using semver 2.0 (https://semver.org/)