Linear and Rotational motion of Roller together

Submitted by yasum on Mon, 04/18/2022 - 18:56

Hello folks,
I am trying to simulate linear and rotational motion of roller through code but not getting these motion together, The code that I have run is the following :

######

fix Moveroller all move/mesh mesh roller rotate origin -0.2 0. 0.118 axis 0. 1. 0. period 0.966645 #second
fix MoveRoller all move/mesh mesh roller linear 0.65 0.0 0.0 #cm/s
run 200000
unfix MoveRoller

######

Kindly help/suggest me to overcome above issues, I will be grateful for helping this.
Thank you in advance.