mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
docs: add graphs for individual anchor nodes
This commit is contained in:
37
README.md
37
README.md
@@ -17,6 +17,8 @@ You will use these packages to launch all rover-side ROS2 nodes.
|
|||||||
- [Common Problems/Toubleshooting](#common-problemstroubleshooting)
|
- [Common Problems/Toubleshooting](#common-problemstroubleshooting)
|
||||||
- [Packages](#packages)
|
- [Packages](#packages)
|
||||||
- [Graphs](#graphs)
|
- [Graphs](#graphs)
|
||||||
|
- [Full System](#full-system)
|
||||||
|
- [Individual Nodes](#individual-nodes)
|
||||||
- [Maintainers](#maintainers)
|
- [Maintainers](#maintainers)
|
||||||
|
|
||||||
## Software Prerequisites
|
## Software Prerequisites
|
||||||
@@ -143,14 +145,37 @@ A: To find a microcontroller to talk to, Anchor sends a ping to every Serial por
|
|||||||
|
|
||||||
## Graphs
|
## Graphs
|
||||||
|
|
||||||
> Anchor stand-alone (`ros2 launch anchor_pkg rover.launch.py`)
|
### Full System
|
||||||

|
|
||||||
|
|
||||||
> Anchor with [basestation-classic](https://github.com/SHC-ASTRA/basestation-classic)
|
> **Anchor stand-alone** (`ros2 launch anchor_pkg rover.launch.py`)
|
||||||

|
>
|
||||||
|
> 
|
||||||
|
|
||||||
> Anchor with Headless (`ros2 run headless_pkg headless_full`)
|
> **Anchor with [basestation-classic](https://github.com/SHC-ASTRA/basestation-classic)**
|
||||||

|
>
|
||||||
|
> 
|
||||||
|
|
||||||
|
> **Anchor with Headless** (`ros2 run headless_pkg headless_full`)
|
||||||
|
>
|
||||||
|
> 
|
||||||
|
|
||||||
|
### Individual Nodes
|
||||||
|
|
||||||
|
> **Anchor** (`ros2 run anchor_pkg anchor`)
|
||||||
|
>
|
||||||
|
> 
|
||||||
|
|
||||||
|
> **Core** (`ros2 run core_pkg core --ros-args -p launch_mode:=anchor`)
|
||||||
|
>
|
||||||
|
> 
|
||||||
|
|
||||||
|
> **Arm** (`ros2 run arm_pkg arm --ros-args -p launch_mode:=anchor`)
|
||||||
|
>
|
||||||
|
> 
|
||||||
|
|
||||||
|
> **Bio** (`ros2 run bio_pkg bio --ros-args -p launch_mode:=anchor`)
|
||||||
|
>
|
||||||
|
> 
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
||||||
|
|||||||
BIN
docs-resources/graph-anchor-anchor-standalone.png
Normal file
BIN
docs-resources/graph-anchor-anchor-standalone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
BIN
docs-resources/graph-anchor-arm-standalone.png
Normal file
BIN
docs-resources/graph-anchor-arm-standalone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
BIN
docs-resources/graph-anchor-bio-standalone.png
Normal file
BIN
docs-resources/graph-anchor-bio-standalone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
docs-resources/graph-anchor-core-standalone.png
Normal file
BIN
docs-resources/graph-anchor-core-standalone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
Reference in New Issue
Block a user