Rhoban / onshape-to-robot

Converting OnShape assembly to robot definition (SDF or URDF) through OnShape API
MIT License
256 stars 59 forks source link

Typo in onshape_api/client.py that causes error when using standard content (fasteners) #130

Open annan-ai opened 4 weeks ago

annan-ai commented 4 weeks ago

onshape_api/client.py, line 359: "escape_slash" should be "escape_url"