Skip to content

ComponentManager: switch off parameter services and event publisher#1333

Merged
ivanpauno merged 3 commits intoros2:masterfrom
mbuijs:limit_parameter_services
Oct 6, 2020
Merged

ComponentManager: switch off parameter services and event publisher#1333
ivanpauno merged 3 commits intoros2:masterfrom
mbuijs:limit_parameter_services

Conversation

@mbuijs
Copy link
Copy Markdown
Contributor

@mbuijs mbuijs commented Sep 25, 2020

So far, the component manager has no parameters anyway, so no need for
services to configure them or topics to publish events.

An attempt to limit the number of services / topics.
(https://discourse.ros.org/t/ros2-default-behavior-wifi/13460/35)

Signed-off-by: Martijn Buijs martijn.buijs@gmail.com

So far, the component manager has no parameters anyway, so no need for
services to configure them or topics to publish events.

An attempt to limit the number of services / topics.
(https://discourse.ros.org/t/ros2-default-behavior-wifi/13460/35)

Signed-off-by: Martijn Buijs <martijn.buijs@gmail.com>
Signed-off-by: Martijn Buijs <martijn.buijs@gmail.com>
@mbuijs mbuijs force-pushed the limit_parameter_services branch from bfcf597 to 1704b29 Compare September 27, 2020 21:15
Signed-off-by: Martijn Buijs <martijn.buijs@gmail.com>
@mbuijs mbuijs force-pushed the limit_parameter_services branch from 772ecff to 86946d3 Compare September 28, 2020 08:47
Copy link
Copy Markdown
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@ivanpauno ivanpauno requested a review from wjwwood October 5, 2020 16:49
@ivanpauno
Copy link
Copy Markdown
Member

I think that having an argument to enable/disable the parameter services or the parameter events might make sense too.
Similar on how we have an argument to enable/disable rosout.

Copy link
Copy Markdown
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm, but it would be nice to mention this in the doc block too.

@ivanpauno
Copy link
Copy Markdown
Member

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ivanpauno ivanpauno merged commit 94d17d3 into ros2:master Oct 6, 2020
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.

4 participants