Skip to content

No force feedback using haptic device #2918

Discussion options

You must be logged in to vote

Hi @cranium-47

ConstraintSolver in SOFA solves the constraint problem in the physics simulation, i.e. computes the forces in the case of contacts satisfying the non-interpenetration (unilateral) constraint. I insist : in the physics simulation. To be sent to an haptic device, these contact forces need to be transmitted. To do so, you can see in the examples of the Geomagic plugin that we usually use a LCPForceFeedback.
Ex: Geomagic-RigidSkull.scn

I guess it is what you need.
Best wishes,

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cranium-47
Comment options

@hugtalbot
Comment options

Answer selected by hugtalbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants