<div dir="ltr">Hi, Javi,<div><br></div><div>The problem is that I designed and tested this plugin with Gazebo 1.8.1, because that was the version we used at JdeRobot when I programmed it.</div><div><br></div><div>I feel the mistake to not specify the version of Gazebo in the repository, right now I correct it.</div><div><br></div><div>Best regards,</div><div>Juan</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-14 23:02 GMT+02:00 Javii <span dir="ltr">&lt;<a href="mailto:javifh91@gmail.com" target="_blank">javifh91@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to install the world and kinect plugin for gazebo 5 following<br>
the next instructions:<br>
<br>
$ cd gazebo/plugins/flyingKinect/<br>
$ cmake . &amp;&amp; make<br>
$ gazebo ../../worlds/flyingKinect_GrannyAnnie.world<br>
<br>
using this svn repo:<br>
<a href="http://svn.jderobot.org/users/jnbosgos/pfc-teleco/trunk/" target="_blank">http://svn.jderobot.org/users/jnbosgos/pfc-teleco/trunk/</a><br>
<br>
When executing &quot;cmake . &amp;&amp; make&quot;, exactly in &quot;make&quot;, i got next error:<br>
<br>
[ 25%] Building CXX object CMakeFiles/kinect.dir/kinect.cc.o<br>
In file included from<br>
/home/javi/trunk/gazebo/plugins/flyingKinect/kinect.cc:1:0:<br>
/home/javi/trunk/gazebo/plugins/flyingKinect/kinect.h:6:28: fatal error:<br>
common/Plugin.hh: No existe el archivo o el directorio<br>
 #include &lt;common/Plugin.hh&gt;<br>
                            ^<br>
compilation terminated.<br>
make[2]: *** [CMakeFiles/kinect.dir/kinect.cc.o] Error 1<br>
make[1]: *** [CMakeFiles/kinect.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
What i am doing wrong? Thank you for the help<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://jderobot-developer-list.2315034.n4.nabble.com/Trying-to-install-flyingkinect-gazebo5-tp4642662.html" target="_blank">http://jderobot-developer-list.2315034.n4.nabble.com/Trying-to-install-flyingkinect-gazebo5-tp4642662.html</a><br>
Sent from the Jderobot Developer List mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Jde-developers mailing list<br>
<a href="mailto:Jde-developers@gsyc.es">Jde-developers@gsyc.es</a><br>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
</blockquote></div><br></div>