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

Support for Modifying Robot Collision Geometry #17

Closed
mohitydv09 opened this issue Jun 24, 2024 · 3 comments
Closed

Support for Modifying Robot Collision Geometry #17

mohitydv09 opened this issue Jun 24, 2024 · 3 comments

Comments

@mohitydv09
Copy link

For my application, I want to move a UR5e arm in a cluttered environment. However, in my setup, the robot arm has a camera attached at the wrist which protrudes out. I don't think the robot collision geometry is modifiable as of now. Do you have any thoughts on how I can make these minor modifications in the robot geometry and thus get a trajectory considering the additional objects?

This would also be useful in applications where the robot has grasped an object and then needs to move with the object.

P.S.: I think #7 can help with this.

@zkingston
Copy link
Contributor

We just merged #18 which enables adding custom geometry at the end-effector. Could you take a look and see if this fits your use-case?

@mohitydv09
Copy link
Author

mohitydv09 commented Jul 4, 2024

@zkingston Yes, #18 is exactly what I needed. Thanks a lot.

Suggestion : Support to change the size of collision spheres of the robot manually might be helpful, for example in cases where we want a path with higher factor of safety.

@wbthomason
Copy link
Contributor

@mohitydv09 Thanks for the feature suggestion; we'll see if we can accommodate it in the future.

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

3 participants