Gazebo | Ignition | Community
Ask Your Question
0

installing gazbo_ros package

asked 2015-09-05 02:12:00 -0600

Tonystark124 gravatar image

updated 2015-09-05 04:02:48 -0600

I have ubuntu 14.04 and am using ros_indigo. I am following tutorials from this link to connect gazebo to ros.

I have installled gazebo4 and when I am following the tutorials stated, it doesn't allow me to proceed. Apparently, it keeps forcing me to install gazebo2, which forces me to remove gazebo4.How can I have them both? For eg : I am using drcsim as well, which means I would atleast require gazebo4.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-09-07 02:25:08 -0600

If you want to use ros indigo with a gazebo version!=2.2 you should not install the meta package ros-indigo-desktop-full(I prefer ros-indigo-desktop instead). Otherwise removing gazebo2.2 will remove most of your ros installation. You will although need to install third Party packages from source instead of via apt...

If you want to use multiple versions in parallel; installing one version of ros in user space and only loading it on demand might be the way to go. But changing this might have side effects on ros packages. So you should always make sure to link against the right installation...

edit flag offensive delete link more

Comments

thank you for the answer. is there any restriction in using gazebo in a 32 bit machine?

Tonystark124 gravatar imageTonystark124 ( 2015-09-07 04:02:41 -0600 )edit

I never tried it, sorry... You might want to ask this in as new question if you need to know.

evilBiber gravatar imageevilBiber ( 2015-09-07 05:43:53 -0600 )edit

I am trying to use hector quad, in a new world I created. Do I need 2.2 for that or can I spawn hector in the new world 4 I created.?

Tonystark124 gravatar imageTonystark124 ( 2015-09-07 08:23:42 -0600 )edit

I use this packages and it should work(I'm using gazebo5 at the moment..). you will have to compile them form source(Put them into your catkin workspace) But I don't see any reasons for them not to run...

evilBiber gravatar imageevilBiber ( 2015-09-07 08:49:01 -0600 )edit

they are running fine. My doubt was how to spawn the hector quad into a custom world I created using gazebo4 and use it there?

Tonystark124 gravatar imageTonystark124 ( 2015-09-07 23:55:11 -0600 )edit
1

The hector_quadrotor_gazebo package has a set of launch files which you can use. If you need to specify a position you can with the provided command line args...

evilBiber gravatar imageevilBiber ( 2015-09-08 01:54:38 -0600 )edit

Question Tools

Stats

Asked: 2015-09-05 02:12:00 -0600

Seen: 512 times

Last updated: Sep 07 '15