Issues installing gazebo_ros_pkgs
So I followed the instructions here: http://gazebosim.org/wiki/1.9/install for installing gazebo 1.9 from source and currently have a working copy of gazebo which I can start up and which seems to work fine (I was never able to get Bullet to install correctly). The trouble comes when I tried to install gazeborospkgs following these instructions: http://gazebosim.org/wiki/Tutorials/1.9/Installing_gazebo_ros_Packages. The ROS version I am using is groovy and I am running 12.04 ubuntu. The gzserver and gzclient are also stored in the correct places as per the instructions.
So I executed all the steps in the tutorial and everything seemed to work fine but when I attempt a catkinmake I get this error: /usr/bin/ld: cannot find -l-lgazebomsgs
Has anyone else had this error and/or knows how to fix it? If you do I would be very grateful.
Asked by mwd on 2013-07-21 12:58:33 UTC
Comments