[JdeRobot] JdeRobot. Problems with Gazebo

Francisco Pérez f.perez475 at gmail.com
Sun Feb 28 02:11:53 CET 2016


Hi Jessi,

it seems there is a ports configuration issue. Make sure you have a proper
configuration matching the ports given (in the terminal) when you launch the
world with gazebo:

*IF USING ARDRONE2 (port 9000 for all the interfaces):*

 

your introrob_py_simulated.cfg should looks like this:



*IF USING ARDRONE (different ports for all the interfaces):*



your introrob_py_simulated.cfg should looks like this:



If you want to change between ArDrone and ArDrone2 when launching the world
you have to modify the ArDrone.world like this:

*If want to use ArDrone*

...
<include>
  <uri>model://*ArDrone*</uri>
  <pose>0 0 0.5 0 0 0</pose>
</include>
...

*If want to use ArDrone2*

...
<include>
  <uri>model://*ArDrone2*</uri>
  <pose>0 0 0.5 0 0 0</pose>
</include>
...

Hope it helps!



--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-JdeRobot-Problems-with-Gazebo-tp4642924p4642927.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.


More information about the Jde-developers mailing list