Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Jun 17, 2025

Description

Similar to ros2/launch#887, in a few places, error messages printed types in a verbose format like '<class 'str'>'. This PR simplifies that by displaying just the type name (e.g. 'str').

Did you use Generative AI?

No


This is an automatic backport of pull request #469 done by [Mergify](https://mergify.com).

Signed-off-by: ijnek <[email protected]>
(cherry picked from commit 9c5f6a7)

# Conflicts:
#	launch_ros/launch_ros/utilities/evaluate_parameters.py
@mergify mergify bot added the conflicts label Jun 17, 2025
@mergify
Copy link
Author

mergify bot commented Jun 17, 2025

Cherry-pick of 9c5f6a7 has failed:

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

You are currently cherry-picking commit 9c5f6a7.
  (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:   launch_ros/launch_ros/parameter_descriptions.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   launch_ros/launch_ros/utilities/evaluate_parameters.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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants