Taxim
Taxim copied to clipboard
Pybullet Gelsight render not displayed correctly
Hi Zilin,
I tried to run taxim-robot with GUI option. It seems that there is no error, but the widow "color and depth" is black all the time.
Please kindly look into the matter.
Thanks!

I commented out Line 297 in sensor.py, then it worked. #cv2.destroyAllWindows()
Yes, it worked.
Is line 297 cv2.destroyAllWindows() should be located elsewhere?
Yes, it worked.
Is line 297 cv2.destroyAllWindows() should be located elsewhere?
hi, how do you open the gui interface? When I run the sample file in the readme, it does not show the gui interface