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

Capsule fitting from DAE #1

Open
facontidavide opened this issue Jan 2, 2015 · 2 comments
Open

Capsule fitting from DAE #1

facontidavide opened this issue Jan 2, 2015 · 2 comments
Labels

Comments

@facontidavide
Copy link

Hi,

first of all, thank you for sharing Roboptim with the community.
I wonder how I can build the polyhedron from a 3D geometry in a file format (DAE would be ideal but I can convert the file).
Any help is appreciated.

DaVIDE

@bchretien
Copy link
Member

Hi,

I've made a basic Python script a while ago in roboptim-analysis: capsule_display

This script takes one or multiple DAE files, computes the capsules, and displays multiple things: the vertices, the initial capsule, and the final capsule.

I guess I could improve it (e.g. make the display part optional) and add it to roboptim-capsule.

@facontidavide
Copy link
Author

Thanks, I will take a look at it

On Fri, Jan 2, 2015 at 1:19 PM, Benjamin Chrétien [email protected]
wrote:

Hi,

I've made a basic Python script a while ago in roboptim-analysis:
capsule_display
https://github.com/roboptim/roboptim-analysis/blob/master/bin/capsule_display

This script takes one or multiple DAE files, computes the capsules, and
displays multiple things: the vertices, the initial capsule, and the final
capsule.

I guess I could improve it (e.g. make the display part optional) and add
it to roboptim-capsule.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Davide Faconti

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

No branches or pull requests

2 participants