Closed jacobperron closed 2 years ago
Backport #601 to Foxy.
Resolves https://github.com/ros2/ros2/issues/1244
This is a partial backport, since Foxy does not support the forwarding option of GroupAction. Therefore, we're not actually using the new ResetEnvironment action, but I don't think it hurts to include it here in case users want to leverage it.
forwarding
GroupAction
ResetEnvironment
Windows:
Warnings and test failure are preexisting.
Backport #601 to Foxy.
Resolves https://github.com/ros2/ros2/issues/1244
This is a partial backport, since Foxy does not support the
forwarding
option ofGroupAction
. Therefore, we're not actually using the newResetEnvironment
action, but I don't think it hurts to include it here in case users want to leverage it.