webots
webots copied to clipboard
addTorque and addForce are doing the same
to whom it may concern,
I made two simple boxes attached by a hinge joint and applied a torque to one box.
But, the box was not rotating and just moved in the direction of the torque I gave.
I tested addForce but it showed the same result.
I think addTorque and addForce are using the same code or there is some problem in distinguishing addForce and addTorque.
Thanks.
He is right, I think this demonstrate his point (two box link with a hingejoint, on which we apply a force, should not move)