Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View luizmoreiratd's full-sized avatar

Luiz Philippe Moreira luizmoreiratd

View GitHub Profile
#----------------------------------
# Create Dynamic Joint Chains
#----------------------------------
dynChain = lpDynamiChain(startJoint, endJoint)
dynChain.create()
def __init__(self, startJoint="", endJoint="", node=""):
""" Constructor. Creates the custom node.