Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1441

constraint path planning ur5

$
0
0
Hi there, I am following this tutorial http://wiki.ros.org/Industrial/Tutorials/Create_a_MoveIt_Pkg_for_an_Industrial_Robot in order to move my real ur5. So far I get the simulated robot running using the demo.launch file from https://github.com/ros-industrial/universal_robot. After specifying a desired end-effector position in the cartesian frame ( in the rviz gui) I often receive path planning which seems to be not very cost efficient. Furthermore, my robot will be mounted on a flat surface which means that the robot will collide in case any point is below z=0 of the base(world) frame. How can I constrain the path planning in order to only get paths wich are limited to my reachable task space?

Viewing all articles
Browse latest Browse all 1441

Trending Articles