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
I follow the instruction, but an error occured, what should I do?
=================================== FAILURES ===================================
__________________________ WorldIOTest.testSaveWorld ___________________________
I follow the instruction, but an error occured, what should I do?
=================================== FAILURES ===================================
__________________________ WorldIOTest.testSaveWorld ___________________________
self = <tests.integration.world_io_test.WorldIOTest testMethod=testSaveWorld>
tests/integration/world_io_test.py:59:
fileName = 'test_world'
E SaveWorldException: Could not save world.
src/graspit_commander/graspit_commander.py:497: SaveWorldException
------------------------------ Captured log call -------------------------------
tcpros_base.py 640 DEBUG [/graspit/clearWorld]: writing header
tcpros_base.py 640 DEBUG [/graspit/importRobot]: writing header
tcpros_base.py 640 DEBUG [/graspit/importGraspableBody]: writing header
tcpros_base.py 640 DEBUG [/graspit/saveWorld]: writing header
=============== 1 failed, 12 passed, 2 skipped in 26.54 seconds ================
The text was updated successfully, but these errors were encountered: