Skip to content

msa: capabilities-related args are args in template (fix #2728)#2729

Merged
v4hn merged 1 commit intomelodic-develfrom
melodic_msa_fix_cap_args_in_templates
Jun 22, 2021
Merged

msa: capabilities-related args are args in template (fix #2728)#2729
v4hn merged 1 commit intomelodic-develfrom
melodic_msa_fix_cap_args_in_templates

Conversation

@gavanderhoorn
Copy link
Copy Markdown
Member

As per subject.

See #2728 for discussion, and the commit comment for the rationale.

These two lines were moved here (from the `move_group` node section below) in #2507 as part of the Melodic backport of the Pilz planner, but were not changed to `arg`s.

`include` elements do not support `param` children.

Change these to `arg`s to make `roslaunch` pass them on to `planning_pipeline.launch.xml` as intended.

Note: this is not a problem on `master` (and consequently `noetic-devel`), as #2127 rearranged things again (to move capabilities management to the per-pipeline launch files) and fixed it.
@gavanderhoorn
Copy link
Copy Markdown
Member Author

Apologies. I assumed GH was creating a branch on my personal fork :(

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 22, 2021

Codecov Report

Merging #2729 (0ed9886) into melodic-devel (dc5b410) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           melodic-devel    #2729      +/-   ##
=================================================
+ Coverage          55.33%   55.35%   +0.02%     
=================================================
  Files                393      393              
  Lines              28183    28183              
=================================================
+ Hits               15593    15598       +5     
+ Misses             12590    12585       -5     
Impacted Files Coverage Δ
...meterization/work_space/pose_model_state_space.cpp 82.06% <0.00%> (-0.64%) ⬇️
.../ompl_interface/src/detail/constrained_sampler.cpp 59.46% <0.00%> (+16.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc5b410...0ed9886. Read the comment docs.

@v4hn v4hn merged commit 5accdde into melodic-devel Jun 22, 2021
@v4hn v4hn deleted the melodic_msa_fix_cap_args_in_templates branch June 22, 2021 21:44
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