Skip to content

Add launch_ros2_control launch extension#3122

Open
SuperJappie08 wants to merge 2 commits into
ros-controls:masterfrom
SuperJappie08:launch-ext
Open

Add launch_ros2_control launch extension#3122
SuperJappie08 wants to merge 2 commits into
ros-controls:masterfrom
SuperJappie08:launch-ext

Conversation

@SuperJappie08

@SuperJappie08 SuperJappie08 commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

Adds the launch_ros2_control launch extension.

Related Issues

#2454

Additional Information

This does use the --controller specific argument setup, when I wrote this extention initially.

Signed-off-by: SuperJappie08 <36795178+SuperJappie08@users.noreply.github.com>
Signed-off-by: SuperJappie08 <36795178+SuperJappie08@users.noreply.github.com>
@codecov

codecov Bot commented Mar 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.34%. Comparing base (91be41c) to head (0fadbb0).
⚠️ Report is 36 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3122   +/-   ##
=======================================
  Coverage   89.34%   89.34%           
=======================================
  Files         158      158           
  Lines       19390    19390           
  Branches     1573     1573           
=======================================
  Hits        17324    17324           
  Misses       1419     1419           
  Partials      647      647           
Flag Coverage Δ
unittests 89.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

@github-actions github-actions Bot added stale and removed stale labels Apr 29, 2026
@SuperJappie08

Copy link
Copy Markdown
Contributor Author

bump to keep alive

@@ -0,0 +1,23 @@
# Copyright 2015 Open Source Robotics Foundation, Inc.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we don't do non-test tests in this organization but use pre-commit instead ;)
please only leave functional tests

Comment on lines +8 to +12
<maintainer email="36795178+SuperJappie08@users.noreply.github.com">Jasper van Brakel</maintainer>

<license>Apache-2.0</license>

<author email="36795178+SuperJappie08@users.noreply.github.com">Jasper van Brakel</author>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

what's up with these emails?

Comment on lines +18 to +20
<test_depend>ament_copyright</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>ament_xmllint</test_depend>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
<test_depend>ament_copyright</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>ament_xmllint</test_depend>

This packages provides a launch action for spawning controllers.
It is compatible with Humble, Jazzy, Kilted and Rolling.

Examples for the <i title="XML, YAML, and Python">3 major launch file types</i>, can be found in the [examples folder](examples/).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

the examples seem to be missing from the PR

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