You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kai Weng (Catherine) Wong edited this page Mar 31, 2018
·
6 revisions
Minimal Requirements
A specification in .slugsin format
A YAML file that specifies the relationship of propositions with topics - Proposition YAML File. You need to list all the propositions and their corresponding node_publish_topic(for inputs) or node_subscribe topic(for outputs).
Below is the simplest YAML file needed based on the tutorial example.
Instructions:
Edit executor.launch. Replace the directories to the YAML file and the slugsin file.
Save as a new file <new_file.launch>
Launch the file with roslaunch <new_file.launch>.
If you run rostopic, you should see input topics and output topics.