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

[NVDIA ISAAC] How To control gripper use GripperController? #93

Open
m986883511 opened this issue Sep 5, 2024 · 0 comments
Open

[NVDIA ISAAC] How To control gripper use GripperController? #93

m986883511 opened this issue Sep 5, 2024 · 0 comments

Comments

@m986883511
Copy link

currently, I can use Articulation Position Controller to control robot joint.

In nvidia isaac help doc, they say how to use GripperController:
https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_advanced_omnigraph_shortcuts.html?highlight=gripper#gripper-controller

When use franka panda robot. I write panda_finger_joint1,panda_finger_joint2 in Gripper Joint Names. it is easy.
image

But, I dont known how to set in xarm robot. some thing wrong?
image

Ps:
I use this command to generate urdf.

cd ~/dev_ws/src/xarm_ros2/
ros2 run xacro xacro xarm_description/urdf/xarm_device.urdf.xacro add_gripper:=true dof:=6 -o xarm6.urdf

then replace all package:// to /home/ubuntu/dev_ws/src/xarm_ros2/ in xarm6.urdf.
then use Isaac Utils -> Workflows -> URDF Impoter to generate xarm6.usd

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