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

Set contact properties for caster and wheels #18

Open
IDavGal opened this issue Aug 30, 2023 · 0 comments
Open

Set contact properties for caster and wheels #18

IDavGal opened this issue Aug 30, 2023 · 0 comments

Comments

@IDavGal
Copy link
Collaborator

IDavGal commented Aug 30, 2023

Webots uses the contactProperties field in the world settings to define the physical properties of the interaction between different solids with a specified contactMaterial.
This is a twofold problem:

  • On one side the contactProperties sets the properties of friction between 2 contactMaterials and is configured in the WorldInfo node, which is defined in the .wbt worldfile.
  • The contactMaterial is defined in the Solid node, which is being automatically generated from the andino URDF. Currently urdf2webots doesn't provide a way of setting a contactMaterial for a solid.
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