Skip to content

Fix invalid start state: reorient UR5e attachment sites to clear Vention collisions#4

Open
atharva620 wants to merge 3 commits into
mainfrom
fix_base_quat
Open

Fix invalid start state: reorient UR5e attachment sites to clear Vention collisions#4
atharva620 wants to merge 3 commits into
mainfrom
fix_base_quat

Conversation

@atharva620

Copy link
Copy Markdown
Collaborator

This PR fixes:

Testing instructions:

  • cd into geodude_assets/models and run python3 robot_assembly.py --save-mjcf --right-gripper-type=2f140
  • Comment out the keyframe in the output geodude.xml
  <keyframe>
    <key name="home" qpos="-1.5708 -1.5708 1.5708 -1.5708 -1.5708 0 -1.5708 -1.5708 1.5708 -1.5708 -1.5708 0 0 0 0 0 0 0 0 0" ctrl="-1.5708 -1.5708 1.5708 -1.5708 -1.5708 0 -1.5708 -1.5708 1.5708 -1.5708 -1.5708 0 0"/>
  </keyframe>
  • Run python3 - m mj_ompl.examples.orchestrator to confirm planning does not fail as described in the issue
  • To run a full pick and place, follow the same instructions but checkout eef_interface branch on mj_ompl before running the previous step.

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

Successfully merging this pull request may close these issues.

2 participants