-
```
I'm loading some STL files from an Array as follow: components=[row;idpart;
descriprion; stl_filename], and I wanna use components['row',jr] like
mesh.internalID to show/hide components and com…
-
```
I'm loading some STL files from an Array as follow: components=[row;idpart;
descriprion; stl_filename], and I wanna use components['row',jr] like
mesh.internalID to show/hide components and com…
-
```
I'm loading some STL files from an Array as follow: components=[row;idpart;
descriprion; stl_filename], and I wanna use components['row',jr] like
mesh.internalID to show/hide components and com…
-
Loading a robot description from the ROS parameter server works nicely, but mesh-files are not found.
In our URDF-files we include meshes like so:
``
` `
``
But these result in file not found …
-
```
I'm loading some STL files from an Array as follow: components=[row;idpart;
descriprion; stl_filename], and I wanna use components['row',jr] like
mesh.internalID to show/hide components and com…
-
```
I'm loading some STL files from an Array as follow: components=[row;idpart;
descriprion; stl_filename], and I wanna use components['row',jr] like
mesh.internalID to show/hide components and com…
-
## Expected Behavior
Output a manifold STL file
## Actual Behavior
The generated STL file reports errors in various 3d programs. I imported to blender to inspect the non-manifold vertices. It…
-
After #1512, SegmentIterators became usable for standard algorithms. However, all SegmentIterators are still only LegacyInputIterators to the STL. As an example, `std::advance(it, 5)` will call `it++;…
-
Please add support to upload a zip containing multiple STL files for a multicolor part. I tried uploading individual STL files one at a time for a multi color part and it seemed to place them all auto…
-
Noticed while working #4495 . When I decided to use sized `if constexpr` dispatch, instead of using the same version for all element sizes, I observed significant perf degradation for small element si…