Is there an easier/more intuitive way to model a robot for ROS then manually programming its geometry in an XML file?
Currently I'm trying to learn how to model robots for use in ROS but the tutorials I find for creating URDF files like in both the official ROS wiki(http://wiki.ros.org/urdf/Tutoria... and YouTube show modeling robots by manually editing their geometry in an XML file. Is there software for modeling the URDF robot like in CAD or at least a list of shortcuts to cut-down time for manually re-compiling XML files over and over again to move stuff into the right positions/rotations?