- The skiros2 wiki: https://github.com/RVMI/skiros2/wiki
- The skiros2 wiki: https://github.com/RVMI/skiros2/wiki
- 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''.
-
-
Below is just taken heron_robot readme and will be modified
+
Schema of repositories under catkin_ws/src
-
├── heron_control Startup and config for controllers and hardware
+
src
-
│ ├── config Control values and joint names
+
|
-
│ ├── launch Launch files included by heron_robot
+
├── skills
-
│ ├── src
+
│ ├── vision_skills SkiROS software for vision algorithms
+
│ ├── skills_sandbox Locally developed SkiROS skills can be tested here