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 07:37] – Marcus Nagy | documentation:vision:aruco_marker_detection [2023-01-30 09:29] (current) – Marcus Nagy | ||
|---|---|---|---|
| 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:// | ||