from urdf_editor.app import run


if __name__ == "__main__":
    run()
