Robotics StackExchange | Archived questions

Ignition:12.0.0~pre1: Blank screen on running any "ign gazebo actor.sdf -v 4" like command.

I am new to robotics . I recently installed ignition on my ubuntu following all steps mentioned in https://ignitionrobotics.org/docs/garden/install_ubuntu_src

All command were successful , but when i run "ign gazebo actor.sdf -v 4" or "ign gazebo actor.sdf -v 4" it opens blank screen. On terminal it keep on writing- [Dbg] [CameraSensor.cc:524] Camera info for [camera::link::camera] advertised on [/camera_info] [GUI] [Dbg] [Gui.cc:156] GUI requesting list of world names. The server may be busy downloading resources. Please be patient. [GUI] [Dbg] [Gui.cc:156] GUI requesting list of world names. The server may be busy downloading resources. Please be patient. [GUI] [Dbg] [Gui.cc:156] GUI requesting list of world names. The server may be busy downloading resources. Please be patient.

ign service -l does not return anything.

Asked by hitesh on 2022-01-24 17:30:02 UTC

Comments

This question is stuck in "This post is awaiting moderation" ...What does that mean ?

Asked by hitesh on 2022-01-25 09:18:35 UTC

Ogre2 logs shows this : 19:48:15: Creating resources for group Internal 19:48:15: All done 19:48:15: Added resource location '/home/emathit/workspace/install/share/ignition/ignition-rendering7/media/materials/textures/' of type 'FileSystem' to resource group 'General' 19:48:15: Can't assign material scene::Material(65519) because this Material does not exist. Have you forgotten to define it in a .material script? 19:48:15: Can't assign material scene::Material(65513) because this Material does n

Asked by hitesh on 2022-01-25 13:32:55 UTC

Can someone help..I am still facing the same error...tried installing multiple times

Asked by hitesh on 2022-02-05 05:20:18 UTC

Answers

I solved it by resting my firewall because it was blocking multicast, which was preventing ign transport from working properly.

Asked by MhAyman on 2022-02-23 10:56:35 UTC

Comments