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 wing force sensors to fruitfly_v2 walker #426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vaxenburg
Copy link
Contributor

This PR adds force sensors to fruitfly_v2 walker's wings to approximate wing load sensors of the real fruit fly.

@yuvaltassa
Copy link
Collaborator

Do you want force sensors or torque sensors?
The latter makes more sense to me.

Also, note this recommendation from the documentation

Using this sensor often requires creating a dummy body welded to its parent (i.e., having no joint elements).

Usually when using force or torque sensors on jointed bodies you get unexpected values. I recommend introducing a dummy static body at the joint root (child of the thorax), attaching the sensor to this body, and making the wing a child of this body.

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

Successfully merging this pull request may close these issues.

None yet

2 participants