hexagon logo

Hello, can someone help me with my problem in Adams View. I am simulating two finger robot gripper. I am simulating it on the cube. Now I want to parametrize that cube to be able to move it on x, y and z. i want also to be able to rotate cube.

Hello,
can someone help me with my problem in Adams View. I am simulating two finger robot gripper. I am simulating it on the cube. Now I want to parametrize that cube to be able to move it on x, y and z. i want also to be able to rotate cube.
Parents
  • I thank you for your answer. What about if I want it to stay in one place before I grab it? There is gravity and at the beginning of the simulation it falls down. If I have it on the ground, I have problems with contact because it does not stay in the orientation that I want at the moment.
     
    I tried using the force at the centre of mass with the same magnitude, but with the opposite direction of gravity. The force has to act all the way to the handle. I tried with the step function, but it does not work.
     
    For example:
     
    STEP(time, 0, 0.588399, 6,0.588399)+ STEP (time, 6.1, 0, 15,0)
     
    Thank you for your help
Reply
  • I thank you for your answer. What about if I want it to stay in one place before I grab it? There is gravity and at the beginning of the simulation it falls down. If I have it on the ground, I have problems with contact because it does not stay in the orientation that I want at the moment.
     
    I tried using the force at the centre of mass with the same magnitude, but with the opposite direction of gravity. The force has to act all the way to the handle. I tried with the step function, but it does not work.
     
    For example:
     
    STEP(time, 0, 0.588399, 6,0.588399)+ STEP (time, 6.1, 0, 15,0)
     
    Thank you for your help
Children
No Data