Using Moveit with Real Robot (UR5)
Hello ROS Users, I am interested to know if anyone has tried using Moveit with a Real Robot, UR5 to be more specific. If yes, what changes have to be done to the launch file/s generated by running the below command:
$ roslaunch planning_environment planning_description_configuration_wizard.launch urdf_package:=<robot package> urdf_path:=<urdf path relative to package>
I am using ROS groovy, running on Ubuntu 12.04.Also, As I understand, The launch files are generated for ROS fuerte and for groovy the process is not automated. Anyone who has worked on this, please share the details.
Regards, Murali