Skip to content

Commit

Permalink
feat: add launch description for cpu usage adaptor (autowarefoundatio…
Browse files Browse the repository at this point in the history
…n#210)

Signed-off-by: TakumiKozaka-T4 <takumi.kozaka@tier4.jp>
  • Loading branch information
TakumiKozaka-T4 authored Mar 3, 2022
1 parent 31fe591 commit 7010210
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def _create_api_node(node_name, class_name, **kwargs):

def generate_launch_description():
components = [
_create_api_node("cpu_usage", "CpuUsage"),
_create_api_node("diagnostics", "Diagnostics"),
_create_api_node("door", "Door"),
_create_api_node("emergency", "Emergency"),
Expand Down

0 comments on commit 7010210

Please sign in to comment.