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

The yellow square did not load in the image. #29

Open
sunchurui opened this issue Oct 5, 2024 · 1 comment
Open

The yellow square did not load in the image. #29

sunchurui opened this issue Oct 5, 2024 · 1 comment

Comments

@sunchurui
Copy link

When I run the hierachical_actions.py, I noticed that the yellow block is loaded below the base of the robotic arm, causing it to fail every time. Is there any solution to this issue?

@sunchurui
Copy link
Author

and here is the output:
ERROR [GraspLinkAction] all candidates failed GraspLinkAction(link='yellow_block'):[GraspLinkPoseAction] Grasp core.py:4439
EndEffectorAction(Pose(pos=(0.24114,0.28418,0.13585),rot=(-0.91141,-0.53540,-1.18026)), grip=True, contact=True) doesn't touch
yellow_block/|yellow_block/yellow_block,[GraspLinkPoseAction] 0th action failed: [EndEffectorAction]
EndEffectorAction(Pose(pos=(0.26120,0.31592,0.11133),rot=(-0.99687,-0.24358,-0.95836)), grip=False, contact=False) collision:
yellow_block/yellow_block (20) and ur5e/wsg50/left_finger (14),[GraspLinkPoseAction] Grasp
EndEffectorAction(Pose(pos=(0.26337,0.31465,0.10856),rot=(-0.64779,0.84897,-0.02235)), grip=True, contact=True) doesn't touch
yellow_block/|yellow_block/yellow_block
WARNING [GraspLinkAction] all candidates failed GraspLinkAction(link='yellow_block'):[GraspLinkPoseAction] Grasp core.py:4489
EndEffectorAction(Pose(pos=(0.24114,0.28418,0.13585),rot=(-0.91141,-0.53540,-1.18026)), grip=True, contact=True) doesn't touch
yellow_block/|yellow_block/yellow_block,[GraspLinkPoseAction] 0th action failed: [EndEffectorAction]
EndEffectorAction(Pose(pos=(0.26120,0.31592,0.11133),rot=(-0.99687,-0.24358,-0.95836)), grip=False, contact=False) collision:
yellow_block/yellow_block (20) and ur5e/wsg50/left_finger (14),[GraspLinkPoseAction] Grasp
EndEffectorAction(Pose(pos=(0.26337,0.31465,0.10856),rot=(-0.64779,0.84897,-0.02235)), grip=True, contact=True) doesn't touch
yellow_block/|yellow_block/yellow_block|

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