Commit f8612fc
authored
Fix viewer dependencies, shapes, and transparency (#41)
* In tesseract_viewer_python setup.py parse package.xml for version instead of using cmake configure file
* Add missing opencv-contrib-python requirement in viewer setup.py
* Fix mesh indices order for shape meshes in viewer
* Enable alphaMode BLEND for gltf2 meshes so transparency works correctly1 parent 398a04c commit f8612fc
File tree
3 files changed
+72
-70
lines changed- tesseract_viewer_python
- tesseract_robotics_viewer
- resources
3 files changed
+72
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments