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 multi-line strings in DeclareLaunchArgument #948

Merged

Conversation

@RobertWilbrandt
Copy link
Collaborator

Can you please provide a short justification for why this is better? Both versions seem to work equally well for me, and e.g. ros2 launch [...] --show-args reports the same.

@MatthijsBurgh
Copy link
Contributor Author

Sorry for not provinding a motivation. This removes the whitespace from the argument descriptions.

(Another option is removing the indent from the 2nd, 3rd, etc line. But I think this is better.)

@MatthijsBurgh
Copy link
Contributor Author

@RobertWilbrandt friendly ping

1 similar comment
@MatthijsBurgh
Copy link
Contributor Author

@RobertWilbrandt friendly ping

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.

This looks good. Thank you @MatthijsBurgh for taking the time to implement this.

@fmauch fmauch merged commit d16eaba into UniversalRobots:main Apr 15, 2024
4 of 7 checks passed
mergify bot pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)

# Conflicts:
#	ur_robot_driver/launch/ur10.launch.py
#	ur_robot_driver/launch/ur10e.launch.py
#	ur_robot_driver/launch/ur16e.launch.py
#	ur_robot_driver/launch/ur20.launch.py
#	ur_robot_driver/launch/ur3.launch.py
#	ur_robot_driver/launch/ur30.launch.py
#	ur_robot_driver/launch/ur3e.launch.py
#	ur_robot_driver/launch/ur5.launch.py
#	ur_robot_driver/launch/ur5e.launch.py
#	ur_robot_driver/launch/ur_control.launch.py
mergify bot pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)

# Conflicts:
#	ur_robot_driver/launch/ur10.launch.py
#	ur_robot_driver/launch/ur10e.launch.py
#	ur_robot_driver/launch/ur16e.launch.py
#	ur_robot_driver/launch/ur20.launch.py
#	ur_robot_driver/launch/ur3.launch.py
#	ur_robot_driver/launch/ur30.launch.py
#	ur_robot_driver/launch/ur3e.launch.py
#	ur_robot_driver/launch/ur5.launch.py
#	ur_robot_driver/launch/ur5e.launch.py
#	ur_robot_driver/launch/ur_control.launch.py
fmauch pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)
fmauch pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)
fmauch pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)

Co-authored-by: Matthijs van der Burgh <matthijs.vander.burgh@live.nl>
fmauch pushed a commit that referenced this pull request Apr 15, 2024
* (driver) fix multi-line strings in DeclareLaunchArgument
* (moveit) fix multi-line strings in DeclareLaunchArgument

(cherry picked from commit d16eaba)

Co-authored-by: Matthijs van der Burgh <matthijs.vander.burgh@live.nl>
@MatthijsBurgh MatthijsBurgh deleted the fix/declare_launch_argument branch April 16, 2024 08:14
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.

None yet

3 participants