-
Trying to compile `master` following the Install instructions, I get:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Co…
-
## Description
When opening jupyterlab in Firefox, the server keeps forwarding to a different auto-clone website
Possibly similar to #6921 (The issue has also started to be discussed there)
…
-
Currently, the mesh classes in Core `TriangleMesh` and `TopologicalMesh` exhibit interoperability issues.
On the one hand, a `TriangleMesh` is meant to store only triangular faces, though other polyg…
-
1. Load .ply with `trimesh.load` (`mesh`) and `plyfile.PlyData.read` (`data`) respectively.
2. Got triangles with `mesh.faces`, and `data['face']['vertex_indices']` respectively.
![image](https:…
-
In order to avoid duplicated code, all the `graph_traits` classes should be replaced by an implementation file (like what I did for OpenMesh).
I don't think there is any difference between all the …
-
Travis builds sometimes time out because downloading openmesh takes too long. Also, I don't know what kind of infrastructure they have at Aachen, but downloading the same file over and over, hundreds …
-
When I run python example_youbot_navigation.py , I get the error
```V-REP PRO EDU V3.6.2. (rev. 0)
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland…
-
Upon initiating `make`, one receives the titled error.
```
In file included from src/BoundaryGeometry.cpp:10:0:
src/BoundaryGeometry.h:11:10: fatal error: osg/Geometry: No such file or directory
…
-
OpenMesh 7.1 and 8.0 are out. Vcpkg only has 7.0 currently. 7.1 was released in May 2018 and 8.0 in Feb 2019.
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43404](https://bugs.llvm.org/show_bug.cgi?id=43404) |
| Status | RESOLVED DUPLICATE of [bug 43175](https:/…