-
For some ways the speed profile (at least before an intersection) depends a lot on the direction taken at the following intersection. For example, a left turn being on average much slower that a right…
-
Its a really big feature; and likely has a few parts:
* Identify existing standards, feeds of road closure information
* OpenCouncilData Roadworks Schema (Australian, http://standards.opencounci…
-
### Expected behavior
```
Location location = new Location(Bukkit.getWorlds().get(0), 0.0, 0.0, 0.0);
player.openEnchanting(location, true);
```
If there is a level 30 enchanting table at this lo…
-
# Introduction to Drone Request Scheduling
A drone request is a set of instructions that a consumer provides to a drone service provider and drone pilot. The request may include an area on a map and…
-
Hi,
Is there any interest in adding the ConvNeXt architecture to MONAI? It is a modern version of a ConvNet using current best practices based on this paper: https://arxiv.org/abs/2201.03545.
Th…
-
### Description of the bug
While printing a part with organic supports (using extruder one for the main part, and extruder two for the support material) the extruder two nozzle strikes the main part.…
-
Once the model is deployed into AML compute, the UI doesn't help much on how to consume it and try the service. It simply provides an URI, but a user who just deployed it won't be able to try it unles…
-
1. Use betweenPairs to get distances between stops in the route. Use same points in To and From parameters.
2. Solve TSP in the browser. This keeps it interactive instead of batch on the server.
…
-
When testing method "meshwarp" from "python/utilites.py", you use some file from the folder "/work/blueprints/c7/data/mesh2.png". Unfortunately, it is not attached to this chapter as data. Therefore u…
-
**Is your feature request related to a problem? Please describe.**
When priting many small cubes for a LED diffuser Prusaslicer calculates that i must extrude around all cubes. **see the Video** this…