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
Hello,
I am trying rqt plugins in simulation.
While trying to save the grasp in grasp controller rqt plugin following error occurs.
sr_visualization/sr_gui_grasp_controller/src/sr_gui_grasp_controller/grasp_controller.py", line 258, in accept
self._target_mutex.acquire()
AttributeError: 'GraspSaver' object has no attribute '_target_mutex'
The text was updated successfully, but these errors were encountered:
Hello,
I am trying rqt plugins in simulation.
While trying to save the grasp in grasp controller rqt plugin following error occurs.
The text was updated successfully, but these errors were encountered: