documentation:vision:aruco_marker_detection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:vision:aruco_marker_detection [2023/01/30 06:37] marcusndocumentation: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 +  - [[https://github.com/RVMI/skiros2/wiki/Tutorial-3:-Create-a-skill|Create a skill]]. Checkout the section right above part 2 as well all of part 2. 
- -  + Create a //SkillDescription//  
-  - Add skill to simulation in e.g. [[https://git.cs.lth.se/robotlab/heron/heron_launch/-/blob/camera_skill/launch/simulation.launch|launch file]]. + - addParam needed for the skill 
-  - Add possible new ontologies to the [[https://git.cs.lth.se/robotlab/heron/heron_launch/-/blob/master/owl/scenes/heron.turtle|ontology]].+ - Create a //PrimitiveBase// 
 + - Handle the different situation like, [onPreempt, onInit, onStart, execute]. 
 + - Create a //SkillBase// [OPTIONAL] Required if wanted to create skills executed in order. 
 + - [[https://github.com/RVMI/skiros2/wiki/Tutorial-3:-Create-a-skill#part-3-create-a-simple-skill|See here]]. 
 +  - Add skill to simulation in e.g. [[https://git.cs.lth.se/robotlab/heron/heron_launch/-/blob/camera_skill/launch/simulation.launch|launch file]] for //Heron//
 +  - Add skill code to into one of the skill repositories: 
 + - [[https://git.cs.lth.se/robotlab/rvmi/skills_sandbox|General skill]]. 
 + - [[https://git.cs.lth.se/robotlab/rvmi/vision_skills|Vision skill]]. 
 +  - Add possible new ontologies to the [[https://git.cs.lth.se/robotlab/heron/heron_launch/-/blob/master/owl/scenes/heron.turtle|ontology]] for //Heron//.
  
  
  • documentation/vision/aruco_marker_detection.1675060670.txt.gz
  • Last modified: 2023/01/30 06:37
  • by marcusn