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
catkin_make run_test : [ros_robodk_post_processors.rosunit-services_tests/testFanucProgram][FAILURE]--- Service <rospy.impl.tcpros_service.ServiceProxy object at 0x7fc97fb90dd0> failed with an error: Joints is: (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) but config is: 6
#1
Open
dbdxnuliba opened this issue
Sep 21, 2022
· 0 comments
[ros_robodk_post_processors.rosunit-services_tests/testFanucProgram][FAILURE]---
Service <rospy.impl.tcpros_service.ServiceProxy object at 0x7fc97fb90dd0> failed with an error: Joints is: (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) but config is: 6
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/dell1804/refer/ws_ros_robodk_post_processors/src/ros_robodk_post_processors-cambr_robodk/test/services_tests.py", line 126, in testFanucProgram
self.assertEquals(len(resp.error), 0, "Service %s failed with an error: %s" % (srv, resp.error))
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
raise self.failureException(msg)
[ROSTEST]-----------------------------------------------------------------------
[ros_robodk_post_processors.rosunit-services_tests/testFanucProgram][FAILURE]---
Service <rospy.impl.tcpros_service.ServiceProxy object at 0x7fc97fb90dd0> failed with an error: Joints is: (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) but config is: 6
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/dell1804/refer/ws_ros_robodk_post_processors/src/ros_robodk_post_processors-cambr_robodk/test/services_tests.py", line 126, in testFanucProgram
self.assertEquals(len(resp.error), 0, "Service %s failed with an error: %s" % (srv, resp.error))
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
raise self.failureException(msg)
[ros_robodk_post_processors.rosunit-services_tests/testWaitForServices][passed]
The text was updated successfully, but these errors were encountered: