And the return infomation is
PupperPythonSim-master/src/PupperXMLParser.py", line 39, in Parse
pupper_leg_geom = "0 0 0 0 0 %s" % (-PUPPER_CONFIG.LEG_L)
AttributeError: 'PupperConfig' object has no attribute 'LEG_L'
Could you help me deal with it?
Thanks again