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

Fix passing launch_dashobard_client launch argument (backport #1057) #1060

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 17, 2024

This was not handled properly.

This fixes #1056

ToDo:

Copy link
Author

mergify bot commented Jul 17, 2024

Cherry-pick of ca19535 has failed:

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

You are currently cherry-picking commit ca19535.
  (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_robot_driver/CMakeLists.txt
	new file:   ur_robot_driver/test/launch_args.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   ur_robot_driver/launch/ur_control.launch.py
	both modified:   ur_robot_driver/test/test_common.py

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

* Fix passing launch_dashobard_client launch argument
   This was not handled properly
* Do start dashboard_client in driver_test
* Add test for checking launch_dashboard_client argument

(cherry picked from commit ca19535)

# Conflicts:
#	ur_robot_driver/launch/ur_control.launch.py
#	ur_robot_driver/test/test_common.py
@fmauch fmauch self-requested a review July 26, 2024 11:54
@fmauch fmauch removed the conflicts label Jul 26, 2024
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.

Conflicts are resolved and it seems to work as expected.

@fmauch fmauch merged commit e90b4c5 into iron Jul 26, 2024
7 checks passed
@fmauch fmauch deleted the mergify/bp/iron/pr-1057 branch July 26, 2024 12:19
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