AutodeskRoboticsLab / Mimic

An open-source Maya plugin for controlling Industrial Robots. Written in Python 3.
https://www.mimicformaya.com/
172 stars 39 forks source link

Mimic errors on launch if a rigs subfolder has no robots #27

Closed evanatherton closed 3 years ago

evanatherton commented 3 years ago

Mimic throws an error if a user has no rigs; but it is also throwing the error if a single rigs subfolder has no rigs, even if others do.

I've never liked that we've thrown an error if there are no rigs. Will switch it to a "warning" instead