mganglb

Results 8 issues of mganglb

**Describe the bug** Win 10 Anaconda py3.7.9 **To Reproduce** Steps to reproduce the behavior: pip install bpy && bpy_post_install pip install numpy (today latest: 1.19.4) python `import bpy` > blender...

Hello, maybe someone can help me out. ### Segmentation data I am working on my own dataset (artificial data). As far as is understand the code, the Features [5,N] are...

hello, using both at the same time is only possible if pymesh gets imported first. # Problem ``` import open3d import pymesh ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by...

Hello, loading an *.obj file what does not start with face[0] = [0,1,2] gets changed on loading. The mesh is still ok. But the vertex numbers and faces gonna change....

io

Hello, i am no Expert! So pl forgive me, if i just miss some basic ros2 parameter background knowledge. i would like to use the method node.declare_parameters([*]). Usually declare one...

more-information-needed

Hello, i wonder if someone else has that problem as well. PyKDL: modified SIP version KDL: ros2_eloquent version calling the function TreeFkSolverPos_recursive results in an segmentation fault for me. The...

bug

Hello together, as the error message told me, I will share the reason for the "Unrecoverable exception thrown when parsing *.py" ``` from pathlib import Path from typing import Optional,...

Hi, - Win11 - pycolmap 0.6 (since there is a known problem with pycolmap 3.10.0 and win) I am facing problems utilizing `estimate_calibrated_two_view_geometry`, `estimate_calibrated_two_view_geometry`, `estimate_two_view_geometry_pose`. Annoyingly, I can't figure out...