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

URDF parsing #47

Open
thowell opened this issue May 17, 2022 · 2 comments
Open

URDF parsing #47

thowell opened this issue May 17, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@thowell
Copy link
Member

thowell commented May 17, 2022

Add functionality for parsing values:

  • joint limits
  • damping
  • friction (?)

from URDF models, instead of adding post hoc in an environment.

@janbruedigam
Copy link
Member

Parsing of damping is included now

@simon-lc
Copy link
Member

simon-lc commented Jun 5, 2022

we could add joint friction to URDF parsing when this feature will be added to Dojo.
Also I was thinking, maybe we could parse 'collisions' so that contact is modeled in the URDF
A collision holds the contact shape (sphere, capsule, box, half-space) its position/orientation wrt the object it is attached to, the friction coefficient

@janbruedigam janbruedigam added the enhancement New feature or request label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants