Results 8 issues of Dirk Mennecke

Hi @psiphi75, thanks for your great package! It looks very promising. I'm working on a smartphone-based pedestrian dead reckoning system and for that i need the heading direction of the...

Hi All, As described in the title, I would like to know how to move a point by a fixed distance (e.g. 0.6 m) in a certain direction (e.g. 45...

feature request

I am currently facing the use case of navigating in buildings. Unfortunately I couldn’t find any examples so far and wanted to ask if some of you have already made...

I was wondering if it is possible to parameterize routing requests. Is it feasible that users can pass for example the type of ground or the width of the sidewalk...

I am currently facing the use case of navigating in buildings. Unfortunately I couldn’t find any examples so far and wanted to ask if some of you have already made...

I've noticed that the following `compose.yml` configuration starts the **django service** before the **db service**, even though it should be the other way around. The `depends_on` configuration does not seem...

bug

This project lacked the option of specifying the username and password of the admin user via environment variables. With this PR it's possible to set the admin credentials like so:...

When running ```sh sh podman-security-bench.sh ``` i get the error message ```sh # -------------------------------------------------------------------------------------------- # Podman Security Bench v1.0.0 # # Based off of Docker Bench for security # Docker,...