Controlling the UR5 arm in Fuerte
I want to use the ur5 arm in Gazebo under Fuerte (so I can't use MoveIt). The documentation of the UR5 package is absent: http://wiki.ros.org/ur5_gazebo?distro=fuerte unfortunately. But there is a controller file for a JointTrajectoryActionController.
Which packages should I use if I want to sent the tool center point (TCP) to a specific point with collision checking? Should I use joint_trajectory_action, move_arm or arm_navigation The structure of all the system is not very clear to me. Some of the packages above use the other probably, but the high level and low level difference is vague to me