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

Add more realistic collision models to Prius.sdf / urdf #2450

Closed
liangfok opened this issue May 25, 2016 · 7 comments
Closed

Add more realistic collision models to Prius.sdf / urdf #2450

liangfok opened this issue May 25, 2016 · 7 comments
Assignees
Labels
priority: backlog type: feature request unused team: automotive This team is no longer active within this repository.

Comments

@liangfok
Copy link
Contributor

liangfok commented May 25, 2016

Currently, the collision models are only on the wheels. Ideally, they should also be on the body of the vehicle so it won't be possible to drive through a concrete column as shown below:

https://www.youtube.com/watch?v=w9pJrrAPCNc

@jwnimmer-tri
Copy link
Collaborator

@rpoyner-tri I think perhaps a collision-box model here could be helpful? I don't think the full body mesh would be. Any advice based on your other work?

@SeanCurtis-TRI
Copy link
Contributor

Would we want something in the middle? Some convex shape that is a tighter fit than a box, but still an order of magnitude simpler than the visualization mesh?

@liangfok
Copy link
Contributor Author

That would be ideal. What app would you recommend using to create such a convex shape? Blender?

@SeanCurtis-TRI
Copy link
Contributor

Blender is one option; it's what I did for the iiwa. I'm more proficient in Maya (attribute that to night on to twenty years of experience) and Thor has a license that may be briefly moochable. Either way, it's maybe a 30 minute task.

@jwnimmer-tri
Copy link
Collaborator

I'm not entirely sure what purpose that would serve. We don't need to simulate body collisions, just acknowledge when first contact occurs. A conservative box is likely fine for that.

@liangfok
Copy link
Contributor Author

Yes, a conservative box will likely be OK for most situations, and could be a first-spiral solution.

@jwnimmer-tri
Copy link
Collaborator

This doesn't seem like its necessary anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: backlog type: feature request unused team: automotive This team is no longer active within this repository.
Projects
None yet
Development

No branches or pull requests

4 participants