Skip to content

Fix namespace of planning plugin for benchmarks examples#3128

Merged
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:fix-benchmarks-example
May 3, 2022
Merged

Fix namespace of planning plugin for benchmarks examples#3128
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:fix-benchmarks-example

Conversation

@rhaschke
Copy link
Copy Markdown
Contributor

@rhaschke rhaschke commented 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.

Fixes #3037.

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.
@codecov
Copy link
Copy Markdown

codecov bot commented May 3, 2022

Codecov Report

Merging #3128 (a4d25d7) into master (21acae7) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3128      +/-   ##
==========================================
+ Coverage   61.57%   61.58%   +0.02%     
==========================================
  Files         376      376              
  Lines       33311    33311              
==========================================
+ Hits        20508    20512       +4     
+ Misses      12803    12799       -4     
Impacted Files Coverage Δ
...raint_samplers/src/default_constraint_samplers.cpp 79.42% <0.00%> (-0.29%) ⬇️
moveit_core/robot_state/src/robot_state.cpp 52.01% <0.00%> (+0.09%) ⬆️
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 78.28% <0.00%> (+0.38%) ⬆️
...on/pick_place/src/approach_and_translate_stage.cpp 75.76% <0.00%> (+0.61%) ⬆️
...g_scene_interface/src/planning_scene_interface.cpp 52.20% <0.00%> (+1.10%) ⬆️

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 21acae7...a4d25d7. Read the comment docs.

@rhaschke rhaschke merged commit bb9a767 into moveit:master May 3, 2022
@rhaschke rhaschke deleted the fix-benchmarks-example branch May 3, 2022 21:11
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.

moveit_ros_benchmarks in MoveIt 1.1.7 segmentation fault

1 participant