Does anyone have a ur5 working with moveit and hydro?
I've tested my hydro installation successfully with pr2 and the pr2_moveit_config and the demo.lauch file and I've updated my ur5 move_group.launch file with the requisite move_group/MoveGroupGetPlanningSceneService and indicated at groups.google.com/forum/#!topic/moveit-users/mUQqqFsGu9U however when I roslaunch the ur5 demo.lauch or the moveit_planning _execution.launch file rviz comes up for an instant and the I get an exit code -11. From what I've read this is a seg fault and I'll need to run gdb to further debug however I've tested this on two fresh installation of ubuntu 12.04 x64 and have the same result however the pr2 demo.launch seems to function normally. Can someone offer some guidance here?
Is your MoveIt config the one from the ROS-Industrial universal_robot repository? Or is it a custom made one?
Currently I'm only trying to get the default ROS-industrial universal_robots hydro-dev repository to work. I have also tried my own universal_robots and Marco's from below. All give the same result.