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

Disable Collisions on Articulation body #43

Open
marc1198 opened this issue Mar 30, 2022 · 0 comments
Open

Disable Collisions on Articulation body #43

marc1198 opened this issue Mar 30, 2022 · 0 comments

Comments

@marc1198
Copy link

Hello,

as a first trial, I would like to use Unity only for visualizations of trajectories given by ROS.
I want no physics (gravity, friction, damping) and no collisions with external objects to be calculated by Unity as this is all done in ROS already.

Is there a way to achieve this by using the articulation body which is created automatically when importing the URDF of UR10?

As every joint of the articulation body has its own parameters I hope I will not need to set the parameters of every joint to zero. Would it e.g. be enough to turn off gravity and set mass to zero in the root body or does this option need to be disabled for every single joint if I want no physic effects on the whole robot?
Also I couldn't find any option to disable collisions on the articulation body.

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