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

ROS Gripper Control #32

Open
halBRY opened this issue Oct 9, 2024 · 2 comments
Open

ROS Gripper Control #32

halBRY opened this issue Oct 9, 2024 · 2 comments

Comments

@halBRY
Copy link
Collaborator

halBRY commented Oct 9, 2024

On Linux, we are able to send ROS Messages out of OVIS and Unity. We would like to use these to control the gripper.

@halBRY halBRY self-assigned this Oct 9, 2024
@halBRY
Copy link
Collaborator Author

halBRY commented Oct 9, 2024

There is an issue with OVIS 4.0. In 4.0, the Articulation Root Physics object must be on the base joint of the robot for the IK calculation to work correctly. However, the ROS2 nodes expect to be passed the root prim of the robot with an Articulation Root. We can send the joint_states if we move the Articulation Root to the root prim, though self-collisions need to be disabled.

See this thread for more details.

@halBRY halBRY removed their assignment Oct 16, 2024
@halBRY
Copy link
Collaborator Author

halBRY commented Oct 16, 2024

Omniverse-ROS works. Gripper control in Unity needs to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant