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

Question about collision detection #37

Open
zichunxx opened this issue Nov 5, 2022 · 0 comments
Open

Question about collision detection #37

zichunxx opened this issue Nov 5, 2022 · 0 comments

Comments

@zichunxx
Copy link

zichunxx commented Nov 5, 2022

Hi!

Thanks for your works and generous sharing.

I have a little confusion about collision detection and hope to get your reply.

When you modify the poses of collision objects which are used to wrap the robot links, I found the code snippet here.

What I understand is that you only use the vector direction between the joints and use it to reconstruct the poses of the collision objects.

So, my questions are

  1. Is this because the default base frame of the fcl collision object is different from the robot base frame?

  2. How did you check if the geometry of the fcl wrapps the robot links correctly? Because the collision detection results are important to construct the training set.

Thanks!

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