Closed Jayce-liang closed 1 year ago
No - the URDFLoader is just a model loader so no automatic dragging. Any interactions will have to be added yourself. The dragging in the demo is only available in the web component. You can take a look at the source of the project to see how it's done - some of it may currently be reusable.
No - the URDFLoader is just a model loader so no automatic dragging. Any interactions will have to be added yourself. The dragging in the demo is only available in the web component. You can take a look at the source of the project to see how it's done - some of it may currently be reusable.
thank you reply. I used the webcomponent from the example in vue2 and it worked.
Can the joints of the model only be dragged or moved when loaded using urdf-viewer component ?
If you can't achieve joint dragging like this, right?