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

[rqt_cm] Add CM as dependency #1447

Merged
merged 1 commit into from
Mar 26, 2024
Merged

[rqt_cm] Add CM as dependency #1447

merged 1 commit into from
Mar 26, 2024

Conversation

christophfroehlich
Copy link
Contributor

If controller_manager itself is not built, then one gets an error at launching rqt_controller_manager

    from controller_manager.controller_manager_services import (
ModuleNotFoundError: No module named 'controller_manager'

imported here

from controller_manager.controller_manager_services import (
configure_controller,
list_controllers,
load_controller,
switch_controllers,
unload_controller,
)

@christophfroehlich christophfroehlich added backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. labels Mar 18, 2024
Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

The dependency is very clear. Thanks for fixing it

Copy link
Contributor

@fmauch fmauch left a comment

Choose a reason for hiding this comment

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

Definitively needed, thanks for catching this!

Copy link
Contributor

@olivier-stasse olivier-stasse left a comment

Choose a reason for hiding this comment

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

LGTM !
Thanks.

Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Much needed! Thank you

@bmagyar bmagyar merged commit b1288bd into master Mar 26, 2024
7 of 12 checks passed
@bmagyar bmagyar deleted the rqt_cm_dependency branch March 26, 2024 08:53
mergify bot pushed a commit that referenced this pull request Mar 26, 2024
mergify bot pushed a commit that referenced this pull request Mar 26, 2024
bmagyar pushed a commit that referenced this pull request Mar 26, 2024
bmagyar pushed a commit that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants