-
It's time to measure more than just travel time! Here's an attempt to summarize a whole bunch of ideas from Slack, many from Michael:
- Measure individual events in the simulation
- When a car w…
-
It seems like picking a USEd inline object would always trigger the picking callback for not only the object which was picked, but for all of the USEd objects.
See this example:
![pick](https://f.clo…
-
Users find it difficult to select individual edges or vertices in the 3D window. The accuracy of the mouse pointer over the target is controlled by the 'Pick Radius' setting. The setting is availabl…
-
How hard would it be to support [splitting](https://postgis.net/docs/ST_Split.html) a polygon by one or more linestrings? I could approximate this today by first buffering the linestring into a very t…
-
Issue imported from https://tracker.freecad.org/view.php?id=4253
* **Reporter:** Bernhard Schiffner
* **Date submitted:** 1/21/2020
* **FreeCAD version:**
* **Category:** Feature
* **Status:** new
*…
-
Algorithms:
- [ ] Pick random point in triangulated polygon. `O(n)`.
- [ ] Build a mass-balanced triangle tree such that a random polygon point can be sampled in `O(log n)`.
- [ ] `kernel :: Sim…
-
**Current Behavior**
I've got a screen which is placed in multiple stacks. For this reason, the navigation props can be three difference subtypes of the `StackNavigationProp` type. Whenever i speci…
-
Proposal for the Simple and Advanced variations of the Map module.
Also, to discuss, choosing different words for Simple/Advanced, perhaps Summary/Detail? Idk, the thing is that "Simple" feels like i…
-
I am exploring the utilization of Waymax for simulating scenarios based on the Waymo's data. I recently came across a paper titled "Large Scale Interactive Motion Forecasting for Autonomous Driving:…
-
# Problem
I'm always frustrated when I have to manually create Venn diagrams of more than 4 intersecting circles. It might sound trivial but arranging complex Venn diagrams in a legible manner is a…