I am doning the simulation of a robotic arm called PUMA 560 with Bullet. But I cant fix the arm on the shoulder joint.
I did a distance constraint just like http://bulletphysics.org/Bullet/phpBB3/ ... t=pivotInA, but It did not work.
It is very simple to bulid a manipulator in ODE.You just need to set the anchor of hinge and the axis of hinge.But from Bullet I would benefit from more reliable and complete collision detection, soft bodies and many other features that ODE does not have.
Please help me, thanks very much
In the programme, I used btHinge2Constraint. When force is not added on the manipulator, the result is just like the above picture.
Whe I applied a force on the arm, the arm was away from the shoulder joint.I cant build a distance constraint, please help me
-
- Posts: 2
- Joined: Thu Jun 10, 2010 2:30 am
I cant build a distance constraint, please help me
You do not have the required permissions to view the files attached to this post.