Skip to content

Motion planning for stretch robot #146

Closed Answered by balakumar-s
Entongsu asked this question in Software Q&A
Discussion options

You must be logged in to vote

I was able to run your code after making a few changes:

  1. Removed base_joint_z that was adding a height joint which is not required.
  2. Changed the retract config so that the joints are not at a limit or cause self collision.

I could not see the issue you had where the gripper was rotating in the opposite direction. Can you try the below yaml file and check if the issue still exists?

Here is the updated yaml file:

robot_cfg:
   kinematics:
    usd_path: robot/stretch_robot/stretch_description_RE2V0_tool_dex_wrist.usd
    usd_robot_root: /robot
    isaac_usd_path: 
    use_usd_kinematics: False
   
    usd_flip_joint_limits: []
    urdf_path: robot/stretch_robot/stretch_description_RE2V0_tool…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@balakumar-s
Comment options

@Entongsu
Comment options

@balakumar-s
Comment options

@Entongsu
Comment options

@balakumar-s
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by balakumar-s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #145 on January 30, 2024 17:22.