You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I ran grasp_vrep appears an asset error: assert np.allclose(pixel_coordinate_of_endeffector, gdtf_image_coordinate_current)
Before it can reach the break point to see if it call the median_filter
This is because the python visualization API hasn't been kept up to date with the tensorflow changes. In particular the Z offset from #385 is a likely culprit that is causing this crash.
The text was updated successfully, but these errors were encountered:
From #402 (comment)
This is because the python visualization API hasn't been kept up to date with the tensorflow changes. In particular the Z offset from #385 is a likely culprit that is causing this crash.
The text was updated successfully, but these errors were encountered: