-
In the `software` table, the `citation id` column should not be mandatory.
-
I am trying to convert a rather large (350 MiB) IFC model to glTF. The problem is that this conversion had already taken close to 60 minutes, and according to various profiles I took, at least 85% of …
-
Hi @SimonDanisch , this is a follow up from yesterday's Discourse post where we shared that it would be nice to have an interface for general meshes, from simple Julia arrays (treated as regular meshe…
-
## Introduction
One of the use cases for 3D assets we often see referenced is the concept of compactly represented, easily selectable variants. This has obvious applications across the board, but h…
-
v0.5 Release
===
[Enhancement] Distributed GNN training
---
- [ ] Enable distributed computation for all core sampling/randomwalk APIs
- [ ] Distributed graph store design and implementation
- […
-
Description: if multiple polygons overlap you can only select one of them. This is missing feature in JOSM too.
Solution is to implement "what is under here?" feature found in some GIS systems. Promp…
-
This is to track the second phase of hydroelastic pressure field modeling.
The expected outcome fo this phase is the ability to simulate two geometrically simple contacting objects (e.g., boxes, cyl…
-
PeopleTec is currently seeking a Senior System Analyst for GME-A Laboratory to support our Huntsville, AL location.
Duties Include:
Conduct modeling and simulation of GM flight test sce…
-
klipper uses standard trapezoid acceleration as far I know. I never seen a firmware with s-curve like acceleration and I think it would work better for printers
Some video from https://www.youtube.co…
-
### Preamble
Since when we started writing iDynTree, one of the core ideas was to rely on KDL data structures (such as `KDL::Vector`, `KDL::Twist`, `KDL::Wrench`, `KDL::Joint`, `KDL::Tree`, etc, etc,…