Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMM_FAILURE: omniORB.COMM_FAILURE_WaitingForReply #361

Open
sahobo opened this issue Jul 25, 2018 · 0 comments
Open

COMM_FAILURE: omniORB.COMM_FAILURE_WaitingForReply #361

sahobo opened this issue Jul 25, 2018 · 0 comments

Comments

@sahobo
Copy link

sahobo commented Jul 25, 2018

Working with our real Nextage robot, we get the following error frequently:

Traceback (most recent call last):
	 [...]
	  File "robo/moves.py", line 56, in stop
	    robot.clearOfGroup('larm')
	  File "/opt/ros/indigo/lib/python2.7/dist-packages/hrpsys/hrpsys_config.py", line 1520, in clearOfGroup
	    self.seq_svc.clearOfGroup(gname, tm)
	  File "/opt/ros/indigo/lib/python2.7/dist-packages/hrpsys/SequencePlayerService_idl.py", line 188, in clearOfGroup
	    return _omnipy.invoke(self, "clearOfGroup", _0_OpenHRP.SequencePlayerService._d_clearOfGroup, args)
	COMM_FAILURE: CORBA.COMM_FAILURE(omniORB.COMM_FAILURE_WaitingForReply, CORBA.COMPLETED_MAYBE)

We have observed that it mainly happens after some time has passed by (eg. after an experiment of 3 hours), and always after robot.ClearOfGroup - so far, never after any other command.

Does someone have any insights as to why this happens?

I am using hrpsys 315.2.8 on the QNX and have asked elsewhere how to update. Is someone aware if such an update could fix this issue as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant