Unity-Technologies / URDF-Importer

URDF importer
Apache License 2.0
214 stars 71 forks source link

Importing PR2 Causes Unity to Crash Again #218

Open takuyara opened 1 year ago

takuyara commented 1 year ago

Describe the bug A clear and concise description of what the bug is. https://github.com/Unity-Technologies/URDF-Importer/issues/25 Hi, I am having the same bug again. I imported the PR2 model from https://github.com/sehoonha/pydart2/tree/master/examples/data/urdf/PR2/robots with the latest version of URDF Importer (0.5.2) on Unity 2020.3, the problem persists.

To Reproduce Steps to reproduce the behavior:

  1. Download the PR2 URDF files.
  2. Right click and import the pr2.urdf with URDF Importer.
  3. Click Play Button and I got both "the maximum limit of articulationbody hierarchy size is reached" and "inertia tensor must be greater than zero in all coordinates" error.

Environment (please complete the following information, where applicable):

Additional context Add any other context about the problem here.