Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

revolute.world

Go to the documentation of this file.
00001 
00003 [LINKS]
00004 
00005   ground: body "bodies/plane.off" color (0.9,0.9,0.9)
00006 
00007   link: cylinder 0.1 (0,0,0)(1,0,0) color (0.9,0.1,0.1)
00008 
00009 [JOINTS]
00010 
00011   revolute: ground (0,0,0) (1,0,0)  % P_i and Q_i in the ground refence frame
00012             link   (0,0,0) (0,1,0)  % P_i and Q_i in the link refence frame
00013             range  [0,pi/2]  
00014                    (0,0,1) (0,0,1) % A vector in the ground reference frame and
00015                                    % a vector in the link frame that coincide when
00016                                    % when the rotated angle is 0.
00017             avoid limits
00018 
00019