robotics-toolbox-python icon indicating copy to clipboard operation
robotics-toolbox-python copied to clipboard

Cannot add .OBJ files to Swift

Open joao-pm-santos96 opened this issue 1 year ago • 0 comments

Describe the bug I can create a spatialgeometry.Mesh object in which the input is an .obj file. But, when I try to add this Mesh to Swift I receive the message (in the web browser) "An unexpected error has occurred."

Version information

Installed from PyPi, version 1.0.6

To Reproduce

  1. Create a Mesh object from a .obj file
  2. Add it to a Swift environment

Expected behavior I should be able to see the mesh I've loaded

joao-pm-santos96 avatar Jun 07 '23 17:06 joao-pm-santos96