mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
docs: add rqt_graph outputs to readme
This commit is contained in:
12
README.md
12
README.md
@@ -16,6 +16,7 @@ You will use these packages to launch all rover-side ROS2 nodes.
|
||||
- [Connecting the GuliKit Controller](#connecting-the-gulikit-controller)
|
||||
- [Common Problems/Toubleshooting](#common-problemstroubleshooting)
|
||||
- [Packages](#packages)
|
||||
- [Graphs](#graphs)
|
||||
- [Maintainers](#maintainers)
|
||||
|
||||
## Software Prerequisites
|
||||
@@ -140,6 +141,17 @@ A: To find a microcontroller to talk to, Anchor sends a ping to every Serial por
|
||||
- [ros2\_interfaces\_pkg](./src/ros2_interfaces_pkg) - Contains custom message types for communication between basestation and the rover over ROS2. (being renamed to `astra_msgs`).
|
||||
- [servo\_arm\_twist\_pkg](./src/servo_arm_twist_pkg) - A temporary node to translate controller state from `ros2_joy` to `Twist` messages to control the Arm via IK.
|
||||
|
||||
## Graphs
|
||||
|
||||
> Anchor stand-alone (`ros2 launch anchor_pkg rover.launch.py`)
|
||||

|
||||
|
||||
> Anchor with [basestation-classic](https://github.com/SHC-ASTRA/basestation-classic)
|
||||

|
||||
|
||||
> Anchor with Headless (`ros2 run headless_pkg headless_full`)
|
||||

|
||||
|
||||
## Maintainers
|
||||
|
||||
| Name | Email | Discord |
|
||||
|
||||
BIN
docs-resources/graph-anchor-standalone.png
Normal file
BIN
docs-resources/graph-anchor-standalone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 395 KiB |
BIN
docs-resources/graph-anchor-w-basestation-classic.png
Normal file
BIN
docs-resources/graph-anchor-w-basestation-classic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 543 KiB |
BIN
docs-resources/graph-anchor-w-headless.png
Normal file
BIN
docs-resources/graph-anchor-w-headless.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 439 KiB |
Submodule src/astra_descriptions updated: 3e6cf87393...29a3eea9c5
Reference in New Issue
Block a user