-
Notifications
You must be signed in to change notification settings - Fork 159
Make the directory-finding substitutions into a PathSubstitution for / operator #914
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
Conversation
e63f222 to
eeb1c77
Compare
|
Pulls: #914, ros2/launch_ros#494 |
…/ operator Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
eeb1c77 to
47d9695
Compare
|
Pulls: #914, ros2/launch_ros#494 |
|
@Mergifyio backport humble jazzy kilted |
✅ Backports have been created
|
Description
Part of robograph-project/planning#38
Makes the two Substitutions that return a directory into a subclass of
PathSubstitutionLaunchLogDirThisLaunchFileDirSo that one can immediately use the path join operator
/with them.Allows changing:
into
Is this user-facing behavior change?
New user-facing capability, no existing usage changed.
Did you use Generative AI?
No
Additional Information