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

Fixes *_planning_pipeline.launch template input args defaults #2849

Merged

Conversation

rickstaa
Copy link
Contributor

This commit makes sure that all input arguments of the *_planning_pipeline.launch templates do have a default value.

Copy link
Contributor

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed values shouldn't be allowed to change...
For the other args, I agree.

@rickstaa rickstaa force-pushed the makes_moveit_setup_assistant_input_args_default branch from c0f23a9 to 44c4de6 Compare August 27, 2021 14:01
This commit makes sure that all input arguments of the
*_planning_pipeline.launch templates do have a default value.
@rickstaa rickstaa force-pushed the makes_moveit_setup_assistant_input_args_default branch from 44c4de6 to 45ab275 Compare August 27, 2021 14:02
@rickstaa
Copy link
Contributor Author

rickstaa commented Aug 27, 2021

@rhaschke Good points, can't believe I missed that. I fixed these issues and rebased the branch.

@codecov
Copy link

codecov bot commented Aug 27, 2021

Codecov Report

Merging #2849 (45ab275) into master (b170d62) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2849      +/-   ##
==========================================
- Coverage   60.87%   60.84%   -0.02%     
==========================================
  Files         366      366              
  Lines       31705    31705              
==========================================
- Hits        19296    19288       -8     
- Misses      12409    12417       +8     
Impacted Files Coverage Δ
.../ompl_interface/src/detail/constrained_sampler.cpp 43.25% <0.00%> (-16.21%) ⬇️
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 75.96% <0.00%> (-1.90%) ⬇️
...meterization/work_space/pose_model_state_space.cpp 83.02% <0.00%> (+1.89%) ⬆️

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 b170d62...45ab275. Read the comment docs.

@v4hn v4hn merged commit bd981fb into moveit:master Aug 27, 2021
@v4hn
Copy link
Contributor

v4hn commented Aug 27, 2021

Thanks!

@rickstaa rickstaa deleted the makes_moveit_setup_assistant_input_args_default branch August 30, 2021 07:07
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.

3 participants