Taxim icon indicating copy to clipboard operation
Taxim copied to clipboard

Pybullet Gelsight render not displayed correctly

Open DavidYaonanZhu opened this issue 3 years ago • 4 comments

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!

DavidYaonanZhu avatar Nov 14 '22 05:11 DavidYaonanZhu

Screenshot from 2022-11-14 15-58-34

DavidYaonanZhu avatar Nov 14 '22 06:11 DavidYaonanZhu

I commented out Line 297 in sensor.py, then it worked. #cv2.destroyAllWindows()

ElonMusk9577 avatar Nov 16 '22 03:11 ElonMusk9577

Yes, it worked.

Is line 297 cv2.destroyAllWindows() should be located elsewhere?

DavidYaonanZhu avatar Nov 16 '22 05:11 DavidYaonanZhu

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

Bugs-Bunny01 avatar Oct 16 '23 07:10 Bugs-Bunny01