Gazebo | Ignition | Community
Ask Your Question
0

Could not find a package configuration file provided by "gazebo" with any of the following names:gazeboConfig.cmake gazebo-config.cmake

asked 2017-09-07 12:43:17 -0500

Ji Cai gravatar image

What should I do to solve this problem?image description

edit retag flag offensive close merge delete

Comments

Same issue......I have even installed Libgazebo5-dev ...but same error....Can anybody help on this please?

GORO_CHAT gravatar imageGORO_CHAT ( 2018-07-22 12:10:26 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-09-07 12:58:53 -0500

sloretz gravatar image

Which version of gazebo is installed? Find out using gazebo --version. For example, I have gazebo 7.

$ gazebo --version
Gazebo multi-robot simulator, version 7.7.0
Copyright (C) 2012 Open Source Robotics Foundation.
Released under the Apache 2 License.
http://gazebosim.org

You'll need the the dev package for that version of gazebo. For gazebo 7 run sudo apt install libgazebo7-dev.

You can find more information about setting up a computer to build plugins in the first few sections of this tutorial http://gazebosim.org/tutorials?tut=gu....

edit flag offensive delete link more

Comments

I have solved this problem by following the installation tutorial, and 'sudo' the basic files. Thank you for your help.

Ji Cai gravatar imageJi Cai ( 2017-09-07 13:05:31 -0500 )edit

I have installed Libgaebo5-dev but still the error is same. What could be the reason?

GORO_CHAT gravatar imageGORO_CHAT ( 2018-07-22 01:51:27 -0500 )edit

Even after installing libgazebo4-dev, the error remained the same on indigo ros+Gazebo 5

GORO_CHAT gravatar imageGORO_CHAT ( 2018-07-22 12:08:47 -0500 )edit

I had the same issue and followed the one liner installation and got it to work: https://classic.gazebosim.org/tutoria...

desmond13 gravatar imagedesmond13 ( 2022-11-24 08:09:34 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-09-07 12:43:17 -0500

Seen: 15,115 times

Last updated: Sep 07 '17