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
/opt/ros/hydro/lib/python2.7/dist-packages/nextage_ros_bridge/base_hands.pyc in _dio_writer(self, digitalout_indices, dio_assignments, padding)
168 try:
169 is_written_dout = self._parent.writeDigitalOutputWithMask(dout,
--> 170 mask)
171 except AttributeError as e:
172 rospy.logerr('AttributeError from robot.\nTODO: Needs handled.')
/opt/ros/hydro/lib/python2.7/dist-packages/hrpsys/hrpsys_config.pyc in writeDigitalOutputWithMask(self, dout, mask)
1512
1513 # octet sequences are mapped to strings in omniorbpy
Reported at tork-a/rtmros_nextage#343 from @antgarmun.
robot
object is a derived class ofHrpsysConfigurator
.The text was updated successfully, but these errors were encountered: