How to use Gazebo with ROS Groovy and MoveIt
I am currently using Fuerte with Gazebo 1.0 but I want to try MoveIt. What is the best way to do this? Use the groovy gazebo or use the standalone 1.9? Can ROS Groovy interact with 1.9? Is it also possible to use roslaunch and spawn in 1.5?
Asked by Davinci on 2013-07-26 08:31:23 UTC
Answers
The most recent work for tying together Gazebo, ROS, and MoveIt! has been done with Gazebo 1.9, and ROS Hydro.
Here are a set of tutorials that describe the Gazebo+ROS integration: http://gazebosim.org/wiki/Tutorials#ROS_Integration
Asked by nkoenig on 2013-07-26 10:30:06 UTC
Comments
But as Hydro is still beta is moveit more stable on Groovy? Or is Hydro + Gazebo 1.9 currently the best combination? I put the crash part in a separate question
Asked by Davinci on 2013-07-27 11:08:12 UTC
I'm not an active user of MoveIt!, so I don't have a firm answer about which one is more stable. You could direct this question to the MoveIt! mailing list.
Asked by nkoenig on 2013-07-30 10:29:11 UTC
Having given it a go myself, it is possible. I installed ROS Hydro, Gazebo 1.9 and gazebo_pkgs, using 'quantal' source, though I think raring might work as well. I believe the most recent 1.9 build is essentially separate from ROS and so no longer supports groovy. I've been able to use MoveIt! to view and plan for a Fanuc robotic arm (not my work), but currently struggling a bit with connecting gazebo with Moveit!, though I believe this is due to the tutorials not being updated on MoveIt website
Asked by Cdrwolfe on 2013-08-02 10:45:06 UTC
Hi Cdrwolfe, I am trying to do exactly what you are doing. Could you share with me the sources you refer to for using moveit! to view and plan for a fanuc robotic arm? another thing, in hydro, it seems that there is some problem with rviz, when clicking add, it will just crash. Do you have any solution to this? Thanks a lot
Asked by ljk on 2013-09-09 23:19:13 UTC
Hi Cdrwolfe, I am trying to do exactly what you are doing. Could you share with me the sources you refer to for using moveit! to view and plan for a fanuc robotic arm? another thing, in hydro, it seems that there is some problem with rviz, when clicking add, it will just crash. Do you have any solution to this?
Asked by ljk on 2013-09-09 23:19:14 UTC
Hi Ijk, you can find the Fanuc moveit package from here: https://github.com/ros-industrial, look for fanuc_experimental for moveit package and fanuc for standard package
Asked by Cdrwolfe on 2013-09-22 07:04:33 UTC
Hi, have you try to upgrade your system?
Asked by jumping on 2016-08-23 20:16:26 UTC
Comments