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

Allow setting the analog output domain when setting an analog output (backport #1123) #1131

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 8, 2024

This basically implements a service for ros-industrial/ur_msgs#30


This is an automatic backport of pull request #1123 done by Mergify.

Copy link
Author

mergify bot commented Oct 8, 2024

Cherry-pick of 8f2dfa9 has failed:

On branch mergify/bp/iron/pr-1123
Your branch is up to date with 'origin/iron'.

You are currently cherry-picking commit 8f2dfa9.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   ur_controllers/include/ur_controllers/gpio_controller.hpp
	modified:   ur_controllers/src/gpio_controller.cpp
	modified:   ur_robot_driver/include/ur_robot_driver/hardware_interface.hpp
	modified:   ur_robot_driver/src/hardware_interface.cpp

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   ur_controllers/doc/index.rst
	deleted by us:   ur_robot_driver/urdf/ur.ros2_control.xacro

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed for iron the necessary ros2_control xacro changes need to go to the description.

(cherry picked from commit 8f2dfa9)

# Conflicts:
#	ur_controllers/doc/index.rst
#	ur_robot_driver/urdf/ur.ros2_control.xacro
Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made sure this works on Iron.

@fmauch fmauch merged commit 9fb5a65 into iron Oct 28, 2024
7 checks passed
@fmauch fmauch deleted the mergify/bp/iron/pr-1123 branch October 28, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant