Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:vision:aruco_marker_detection [2023/01/30 06:37] – marcusn | documentation:vision:aruco_marker_detection [2023/01/30 08:29] (current) – marcusn | ||
---|---|---|---|
Line 46: | Line 46: | ||
There are a couple of steps to create a skill in **SkiROS**. | There are a couple of steps to create a skill in **SkiROS**. | ||
- | - Create a skill | + | |
- | - | + | - Create a // |
- | - Add skill to simulation in e.g. [[https:// | + | - addParam needed for the skill |
- | - Add possible new ontologies to the [[https:// | + | - Create a // |
+ | - Handle the different situation like, [onPreempt, onInit, onStart, execute]. | ||
+ | - Create a // | ||
+ | - [[https:// | ||
+ | - Add skill to simulation in e.g. [[https:// | ||
+ | - Add skill code to into one of the skill repositories: | ||
+ | - [[https:// | ||
+ | - [[https:// | ||
+ | - Add possible new ontologies to the [[https:// | ||