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

Collision geometry are parsed even when not requested #53

Open
florent-lamiraux opened this issue Sep 10, 2017 · 2 comments
Open

Collision geometry are parsed even when not requested #53

florent-lamiraux opened this issue Sep 10, 2017 · 2 comments

Comments

@florent-lamiraux
Copy link
Collaborator

florent-lamiraux commented Sep 10, 2017

Function parse in urdf-parser.h, urdf-parser.cpp parses collision and visual geometries specified in URDF file whenever linkFrame is true.

This raises an issue when the parser does not know how to parse collision file.

@jmirabel
Copy link
Contributor

The function parse should be fixed as it should not be an error.

Independently of the problem of urdf-parser.cpp, you can check that the DAE plugin is found by OSG using osgconv --plugins | grep dae

@jmirabel
Copy link
Contributor

jmirabel commented Apr 1, 2022

I unassigned myself as it is unlikely I'll work on this now. I still think this is useful.

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

2 participants