ros-industrial / universal_robot

ROS-Industrial Universal Robots support (https://wiki.ros.org/universal_robot)
1.05k stars 1.03k forks source link

[MoveIt configs] use joint limits from description #668

Open fmauch opened 8 months ago

fmauch commented 8 months ago

As risen in #657 it would make sense to re-use the joint-limits from the description also in the moveit configs. This PR implements this.

We can either first merge #657 and then adapt this to include the ur20, as well, or we can first merge this and then change #657 accordingly. I would vote for first merging #657 to get @urrsk out of the loop. Hence, I'll draft this for now.