<div dir="ltr"><div>Hi Oscar,</div><div><br></div><div>the python interfaces should be in /usr/lib/python2.7/jderobot and declared in /usr/lib/python2.7/jderobot/__init__.py. You can follow the next instructions [1]. If you compile and install JdeRobot (github) the interfaces will be copied to the correct directory. Actually introrob_py only supports the ardrone quadcopter (version 1 and 2) and the simulated ardrone for gazebo 5.</div><div><br></div><div>regards</div><div><br></div><div><br></div><div>[1]: <a href="http://jderobot.org/Programacion-de-drones#Introrob_py">http://jderobot.org/Programacion-de-drones#Introrob_py</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 12, 2015 at 7:35 PM, Oscar Garcia <span dir="ltr">&lt;<a href="mailto:oscar.robotica@linaresdigital.com" target="_blank">oscar.robotica@linaresdigital.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good afternoon,<br>
<br>
<br>
El 11/05/15 a las 13:07, Francisco PĆ©rez escribiĆ³:<br>
&gt; Hi Oscar,Is there the cmdvel interface in your jderobot interfaces directory? It<br>
<span class="">&gt; should be there, Daniel made a commit 1 month ago including those<br>
&gt; interfaces!<br>
<br>
<br>
</span>As you could see in my last post I copied the cmdvel interface in<br>
several places/directories to avoid error because not locating the<br>
interface.<br>
<br>
I was trying to use only IMU source from my component and ignore camera<br>
and command interfaces for now, but I see that it is not possible to run<br>
the introrob_py without been all other components working.<br>
<span class=""><br>
<br>
&gt; If so, try to launch introrob_py with the configuration file:<br>
&gt; $ python main.py --Ice.Config=introrob_virtual.cfg<br>
<br>
<br>
</span>Same error (sorry, I tried that too, with two provided samples) and no luck.<br>
<span class=""><br>
<br>
<br>
&gt; Make sure that the UAV is launched in gazebo and its interfaces are<br>
&gt; connected. Also, maybe you have to do a little change in the<br>
&gt; introrob_virtual.cfg file. Just replace *cam_sensor_frontal* for *Camera*,<br>
&gt; which is the name of the interface of the ArDrone (if you are using that<br>
&gt; one).<br>
<br>
<br>
</span>I&#39;ll try to install simulation environment to test again the component<br>
without mine and when it is working I&#39;ll try again with my component.<br>
<br>
Thanks,<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>