- Skiros2 examples: https://github.com/RVMI/skiros2_examples (these are also explained in terms of how and where to clone them in ''catkin_ws/src/libs/heron_workspace_setup/README.md''.
- Skiros2 examples: https://github.com/RVMI/skiros2_examples (these are also explained in terms of how and where to clone them in ''catkin_ws/src/libs/heron_workspace_setup/README.md''.
+
+
Schema of repositories under catkin_ws/src
-
+
src
+
|
+
├── skills
+
│ ├── vision_skills SkiROS software for vision algorithms
+
│ ├── skills_sandbox Locally developed SkiROS skills can be tested here
+
│
+
├── start
+
│ ├── heron_launch Default Location for launching Heron in simulation or real life
+
│
+
├── robots
+
│ ├── MIR_robot The bottom part of the Heron robot (the one which moves the wheels of the robot)