Closed chengSenLong closed 8 months ago
Please provide a live example using something like CodeSandbox of JS Fiddle. There's not enough information here to help.
Oh, sorry. I found that the file path of urdf was wrong. It should be placed under public. This problem has been solved.
Next I will try to control the echo and delivery of the robot arm joints.
Thanks for your help.
If you have a new problem please open a new issue with a working demonstration of what's happening.
Hello, I'm implementing an react app in which one of the components uses this package to display urdf in a browser. When I want to render urdf into the scene, an error occurs I'm a bit lost. Please help me take a look.Thanks My react component code, error code location and error message are as follows