Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'ros_control style' joint limit files #516

Conversation

gavanderhoorn
Copy link
Member

As per subject.

This converts the joint limit files to 'ros_control style' and updates the xacro macro and inc files to be able to use those.

Converting these files to this format will allow us to reuse them in MoveIt configurations and for ros_control limits.

The current values are the ones updated in #513 (so the official ones), but users could of course copy one of these files, update them with preferred limits and then substitute the updated file by passing in the path to it.

@gavanderhoorn gavanderhoorn added this to the melodic-devel-staging milestone Jun 17, 2020
@gavanderhoorn
Copy link
Member Author

Use with the hardware_interface in ur_robot_driver is currently blocked by UniversalRobots/Universal_Robots_ROS_Driver#198.

Bring in-line with other joint limit files.
This allows re-using them with MoveIt and ros_control hw interfaces.
'ros_control format' uses different names, so use them.
They were renamed (in c0f71eb), so use the new names.
@gavanderhoorn gavanderhoorn force-pushed the convert_limits_files branch from 2fbabbb to f7af7af Compare June 18, 2020 11:59
Renamed in ur_description, so use the new names here as well and pass the right values.
@gavanderhoorn gavanderhoorn merged commit baa6937 into ros-industrial:melodic-devel-staging Jun 18, 2020
@gavanderhoorn gavanderhoorn deleted the convert_limits_files branch June 18, 2020 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant