dewgonlong
dewgonlong
Hi,I had solve that issue ,by this method: my code: _import roboticstoolbox as rtb model = rtb.models.URDF.UR10() print(model) qz = [0,30,-30,0,0,0] model.plot(qz,backend = 'swift')_ fast fix _pip uninstall websockets pip...
> Fast fix > > pip uninstall websockets > pip install websockets==13.1 Hi,I had solve that issue ,by this method: but the pycharm open the google,with the error: Application error:...
Hi,I had solve that issue ,by this method: my code: _import roboticstoolbox as rtb model = rtb.models.URDF.UR10() print(model) qz = [0,30,-30,0,0,0] model.plot(qz,backend = 'swift')_ fast fix _pip uninstall websockets pip...
请问你跑成功了,mask怎么制作的