pyri-project / pyri-robotics

Python Restricted Industrial (PyRI) Open Source Teach Pendant Robotics Package
http://pyri.tech
Apache License 2.0
0 stars 2 forks source link

Fix parameter order in robot_movel function #5

Closed maxwelllls closed 4 months ago

maxwelllls commented 7 months ago

Corrected the order of parameters in the robot_movel function in blockly.py to align with its definition in sandbox_functions.py, resolving runtime errors in the movel module.