ChristianMaier
Results
2
issues of
ChristianMaier
Seems like the "load_robot.py" has a problem with gear ratio (throws error in line 140). Seems like an easy fix to add a suppression, but i am not really confident...
When I try to import the segmentation module it gives me the following error: File "/opt/director/build/install/lib/python3.6/site-packages/director/segmentation.py", line 41, in planeSegmentationFilter = vtk.vtkPlaneSegmentation AttributeError: module 'director.vtkAll' has no attribute 'vtkPlaneSegmentation' And:...