Unity-Technologies / URDF-Importer

URDF importer
Apache License 2.0
214 stars 71 forks source link

Import Robot from URDF stays greyed out #219

Open snowgoon88 opened 11 months ago

snowgoon88 commented 11 months ago

Describe the bug I followed the "pick_and_place" tutorial and when trying to import the nyrio_one.urdf file by right-clicking, the "Import Robot from URDF" option stays grey. No possibility to import the URDF.

Console logs / stack traces the only message in the console are warnings

Script 'Joint' has the same name as built-in Unity component.
AddComponent and GetComponent will not work with this script.

Assembly for Assembly Definition File 'Assets/RosMessages/Unity.Robotics.RosMessages.asmdef' will not be compiled, because it has no scripts associated with it.
UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:CompileScriptsNoStop (UnityEditor.Scripting.ScriptCompilation.EditorScriptCompilationOptions,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,string[]) (at /home/bokken/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilationInterface.cs:306)

Screenshots file is selected, right click on it no_urdf

URDF package seems to be imported in Unity urdf_pck

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