haptic force feedback and bulletphysics

hedehode
Posts: 1
Joined: Wed Dec 07, 2011 5:01 am

haptic force feedback and bulletphysics

Post by hedehode »

hi all;

I am working on a project where the user interacts with a bunch of bullet bodies using a haptic tool (sensable omni). In the project bullet handles collision detection and physics simulation, but my question is how do I receive the information (like forces acting on each object at every timestep) to implement haptic force feedback on the devices?

Any of you have experience using haptics with bulletphysics.

Thanks