Open jihoonl opened 9 years ago
Missing field from runtime configuration
We should add property of interface items.
For example, in above send_order
is publisher and delivery_status
is subscriber.
We decided interface property about publisher, subscriber and so on. It seems rapp interface.
interface:
publishers:
- name: beacons
type: std_msgs/String
subscribers:
- name: start_app
type: std_msgs/String
action_clients: []
action_servers: []
services: []
Example: