Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Adding new nodes to interface.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Whitley committed May 20, 2019
1 parent f838f56 commit 2772cff
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,15 @@
- name: /region_tlr_ssd
publish: [/light_color, /sound_player, /tlr_result, /tlr_superimpose_image]
subscribe: [/image_raw, /roi_signal]
- name: /region_tlr_tensorflow
publish: [/light_color, /sound_player]
subscribe: [/tlr_roi_image]
- name: /roi_extractor
publish: []
subscribe: [/image_raw, /roi_signal]
- name: /roi_pub
publish: [/tlr_roi_image, /tlr_result, /tlr_superimpose_image]
subscribe: [/image_raw, /roi_signal, /config/superimpose]
- name: /light_color_switch
publish: [/light_color]
subscribe: [/camera_light_color, /ams_light_color]
Expand Down

0 comments on commit 2772cff

Please sign in to comment.