Skip to content

Improve launch files#2888

Merged
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:improve-launch-files
Sep 28, 2021
Merged

Improve launch files#2888
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:improve-launch-files

Conversation

@rhaschke
Copy link
Copy Markdown
Contributor

This PR

  • renames launch files from *.launch.xml -> .launch
  • clarifies that all planning pipelines are loaded into a namespace by doing it once in planning_pipeline.launch

Reduce code redundancy, specifying the namespace once in planning_pipeline.launch.
@v4hn
Copy link
Copy Markdown
Contributor

v4hn commented Sep 28, 2021

clarifies that all planning pipelines are loaded into a namespace by doing it once in planning_pipeline.launch

;+1:

renames launch files from *.launch.xml -> .launch

The old naming removes these files from roslaunch autocompletion (which only looks for the .launch suffix). With your change the completion list would be much longer for no reason. 😕

@rhaschke
Copy link
Copy Markdown
Contributor Author

renames launch files from *.launch.xml -> .launch

The old naming removes these files from roslaunch autocompletion (which only looks for the .launch suffix). With your change the completion list would be much longer for no reason. confused

I see. I was wondering why you would like those files to be named .launch.xml. Thanks for the explanation. I will remove this commit.

@rhaschke rhaschke force-pushed the improve-launch-files branch from 3e9dfce to d8135d6 Compare September 28, 2021 20:24
@rhaschke rhaschke merged commit 049be73 into moveit:master Sep 28, 2021
@rhaschke rhaschke deleted the improve-launch-files branch September 28, 2021 20:25
rhaschke added a commit to ubi-agni/moveit that referenced this pull request May 3, 2022
Since moveit#2888 / moveit/moveit_resources#92
`planning_pipeline.launch.xml` loads into `pipeline` namespace by default,
thus making an explicit specification of `ompl` redundant.
rhaschke added a commit that referenced this pull request May 3, 2022
Since #2888 / moveit/moveit_resources#92
`planning_pipeline.launch.xml` loads into `pipeline` namespace by default,
thus making an explicit specification of `ompl` redundant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants