Skip to content

DHFactor and ETS3 #57

Open
Open
@petercorke

Description

@petercorke

This fails, tool transform fails to be handled properly by dh.command

L1 = 5; L2=4; L3 = 3; L4 = 2;
dh=DHFactor( 'Tz(L1)*Rz(q1)*Tx(L2)*Rx(q2)*Ty(L3)*Ry(q3+pi)')
r = eval( dh.command('myrobot') )
r.tool=troty(pi)*transl([ 0 0 L4])
r.plot([0 0 0])

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions