I just finished working on a Python script that can automatically generate a URDF file from a set of DH parameters. I wrote this to provide some level of visualization for my research in manipulator structure optimization. You can find the code here. It can be called from the command line or integrated into other […]