meshrender
meshrender copied to clipboard
A set of Python utilities for rendering 3D meshes with OpenGL
Hello. Many thanks for your code. However, when I am trying to install, I meet the errors below. May you give some hints to solve it? Many thanks. pip install...
RuntimeError: implement_array_function method already has a docstring ============================================================================ Edit setup.cfg to change the build options BUILDING MATPLOTLIB matplotlib: yes [2.2.0] python: yes [3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916...
Hi **After installing meshreder, I got the following warning when run my code.** ## -- End pasted text -- WARNING:root:Failed to import geometry msgs in rigid_transformations.py. WARNING:root:Failed to import ros...
Hello Team, Thank you very much for putting up this library and it was very helpful to learn about object rendering. But I have a task in which i must...
Hi. When I ran the example code in README, it showed ``` WARNING:root:Failed to import geometry msgs in rigid_transformations.py. WARNING:root:Failed to import ros dependencies in rigid_transforms.py WARNING:root:autolab_core not installed as...
Is it possible to obtain real depth with this?
First, thanks for this nice tool. I have a minor improvement request. The import times are currently quite long, on my system around 3 seconds. It seems like a lot...
Good afternoon, Thank you very much for putting this library together, it is very convinient and useful. I'm now interested in being able to set an independant color to each...