Basic Auto Rigging in Maya with Python (Part 9)

preview_player
Показать описание
This video series how to do basic auto-rigging using python. This video will cover the finalization of the script.

Here is what the videos in this series are covering:
Part 1 - Basic interface setup
Part 2 - Connecting GUI objects
Part 3 - Making preset icons for scale (IK)
Part 4 - Making preset icons for scale (FK, PV, Hand)
Part 5 - Connecting GUI to preset icons
Part 6 - Creating auto arm rig (main function)
Part 7 - Creating auto arm rig (ik setup)
Part 8 - Creating auto arm rig (fk/switch setup)
Part 9 - Finalizing
Рекомендации по теме
Комментарии
Автор

Finally it works, just one question. Why didn-t you put a hand ctrl in the FK mode??

Mo-fuoi
Автор

I'm getting an error:


# Error: list index out of range
# Traceback (most recent call last):
# File "<maya console>", line 1, in <module>
# File "d:/Users/XXX/Documents/maya/2018/scripts\new_arm_rig.py", line 204, in armIconScale
# tempCONST = pm.parentConstraint(selected[1], ik_ctrl, mo=False)
# IndexError: list index out of range #
# Undo: new_arm_rig.armIconScale() #

ckypowerthirst
Автор

Hi is there an email address I can contact you on, so I can ask a few specific questions?

ShreyasSood
visit shbcf.ru