Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Robot from URDF stays greyed out #219

Open
snowgoon88 opened this issue Sep 26, 2023 · 0 comments
Open

Import Robot from URDF stays greyed out #219

snowgoon88 opened this issue Sep 26, 2023 · 0 comments

Comments

@snowgoon88
Copy link

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):

  • Unity Version: Unity 2020.3.11f1 Personnal
  • Unity machine OS + version: Debian 12 Bookworm
  • ROS machine OS + version: Ubuntu 18.04, ROS Melodic
  • ROS–Unity communication: Docker
  • Branch or version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant