Skip to content

Update launch files to use ros2 control spawner#405

Merged
tylerjw merged 5 commits intomoveit:mainfrom
JafarAbdi:pr-use_ros2_control_spwaner
Apr 1, 2021
Merged

Update launch files to use ros2 control spawner#405
tylerjw merged 5 commits intomoveit:mainfrom
JafarAbdi:pr-use_ros2_control_spwaner

Conversation

@JafarAbdi
Copy link
Copy Markdown
Member

Description

Fix: #399
Use the newly merged spawner ros-controls/ros2_control#310 to load the controllers

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@JafarAbdi JafarAbdi requested a review from tylerjw March 30, 2021 17:37
@JafarAbdi JafarAbdi force-pushed the pr-use_ros2_control_spwaner branch from 25458fd to 3119e35 Compare March 30, 2021 17:40
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2021

Codecov Report

Merging #405 (8406bbb) into main (94555f6) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   53.03%   53.05%   +0.03%     
==========================================
  Files         212      212              
  Lines       22612    22612              
==========================================
+ Hits        11990    11995       +5     
+ Misses      10622    10617       -5     
Impacted Files Coverage Δ
...anning_scene_monitor/src/current_state_monitor.cpp 55.90% <0.00%> (-0.43%) ⬇️
.../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 94555f6...8406bbb. Read the comment docs.

Copy link
Copy Markdown
Contributor

@MarqRazz MarqRazz left a comment

Choose a reason for hiding this comment

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

Great work @JafarAbdi! I tested a few of the demo nodes on my PC and they work great. Just let me know if you want me to create the PR to fix the run_move_group cmake file.

Copy link
Copy Markdown
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

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

This seems to fix the flaky-ness of the tests. Thank you 🥇

@tylerjw tylerjw merged commit 17115ec into moveit:main Apr 1, 2021
MikeWrock pushed a commit to MikeWrock/moveit2 that referenced this pull request Aug 15, 2022
* Improve wording in Getting Started and other tutorials

* Fixup

* Improve README

* Address PR feedback
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.

move_group_ompl_constraints_test is failing on main

3 participants