-
Notifications
You must be signed in to change notification settings - Fork 119
Description
WARNING:polymetis.gripper_interface:Metadata unavailable from server.
ERROR:zerorpc.core:
Traceback (most recent call last):
File "/home/zhu/anaconda3/envs/polymetis-local/lib/python3.8/site-packages/zerorpc/core.py", line 153, in _async_task
functor.pattern.process_call(self._context, bufchan, event, functor)
File "/home/zhu/anaconda3/envs/polymetis-local/lib/python3.8/site-packages/zerorpc/patterns.py", line 30, in process_call
result = functor(*req_event.args)
File "/home/zhu/anaconda3/envs/polymetis-local/lib/python3.8/site-packages/zerorpc/decorators.py", line 44, in call
return self._functor(*args, **kargs)
File "/home/zhu/droid/droid/franka/robot.py", line 38, in launch_robot
self._max_gripper_width = self._gripper.metadata.max_width
AttributeError: 'GripperInterface' object has no attribute 'metadata'
/home/zhu/droid/droid/franka/launch_gripper.sh: line 4: 31129 Killed