SGN=SGTsetorigin(SG,Nam)
SG : | Solid geometry | |
Nam : | Name of a frame or ez vector |
SGN : | spatial transformed SG |
loadweb JACO_robot.mat
SGTsetorigin(JCF,'B') % z-vector is downwards - equivalent to 'alignT' with eye(4)
SGTsetorigin(JCF,'-B') % z=vector is upwards - equivalent to 'matchT' with eye(4)