Closed wangzhaodong123 closed 7 years ago
I think that your facing a problem migration from one gazebo version to another, probably from gazebo8 to gazebo9. There is a good document in gazebo upstream project describing the deprecations and the replacement functions.
For this kind of questions related to fails in compilation, please use http://answers.gazebosim.org.
Thanks for advise.After installing gazebo7, I met another problem when i catkin_make my work_space: Could not find a package configuration file provided by "gazebo" with any of the following names:
gazeboConfig.cmake
gazebo-config.cmake
Could you tell me why? Thank you.
@wangzhaodong123 did you install libgazebo7-dev
? I believe that has the cmake config files.
@scpeters @j-rivero Thank you very much,and i solved the problem just now.Thank you.
When I catkin_make my work_space , the problem happened: ‘LightPtr’ is not a member of ‘gazebo::physics’ why? can you help me ? Thank you .