bionicdl-sustech / ACDC4Robot

ACDC4Robot: Automated Conversion of Description Conventions for Robots from Design to Learning
MIT License
28 stars 4 forks source link

MJCF/MuJoCo error #1

Closed SergTaima closed 3 months ago

SergTaima commented 4 months ago

Failed: Traceback (most recent call last): File "C:\Users/asb/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ACDC4Robot\commands\ACDC4Robot\acdc4robot.py", line 240, in run time.stop(0.1) ^^^^^^^^^ AttributeError: module 'time' has no attribute 'stop'

Nuofan-SUSTech commented 3 months ago

Sorry about that miss take. Just comment that link or remove that line or replace it using time.sleep(0.1)