Krassimir Valev
Krassimir Valev
I am trying to integrate a pybuilder plugin that is deployed in a private PyPI repository, but it seems that the link to the repository is being ignored by the...
Handling of rosbags, which start at 0.0 (meaning 1970-01-01 00:00:00.000), was broken due to the check evaluating to `false`.
Hey, I am trying to merge multiple geojson feature collections to a single topojson, but I cant seem to get it running. I tried both: ``` objects = { "regions":...
This PR adds a very very basic (and highly likely buggy) support for mocking websockets.
Allow the users to configure the debounce delay, which might be helpful when querying an `externalGeocoder`. - [x] briefly describe the changes in this PR - [ ] write tests...
Acceptance Criteria: - [ ] **Features and enhancements are fully implemented** so that they can be released at any time without additional work - [ ] **Automated unit and/or acceptance...