Skip to content

Commit 4581849

Browse files
committed
Final cleanup
1 parent d90f91e commit 4581849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Behaviours, trees, and utilities that extend [PyTrees](https://github.com/splint
44

55
![Trees](docs/images/trees.png?raw=true "Behaviour Trees")
66

7-
## Getting Started (ROS 2)
7+
## Getting Started
88

99
Choose your ROS distro and install via debians, e.g., for Jazzy:
1010
```
@@ -22,7 +22,7 @@ The [PyTrees ROS](https://py-trees-ros.readthedocs.io/en/devel/) documentation p
2222

2323
For version specific releases of the documentation, refer to the documentation links in the matrix below.
2424

25-
| ROS 2 | [Rolling][rolling-build-farm] | [Kilted][kilted-build-farm] | [Jazzy][jazzy-build-farm] | [Humble][humble-build-farm] |
25+
| ROS | [Rolling][rolling-build-farm] | [Kilted][kilted-build-farm] | [Jazzy][jazzy-build-farm] | [Humble][humble-build-farm] |
2626
|:---:|:---:|:---:|:---:|:---:|
2727
| [py_trees][py-trees-ros-index] | [![2.3.x][2.3.x-sources-image]][py-trees-sources-2.3.x]<br/>[![Build Status][py-trees-build-status-rolling-image]][py-trees-build-status-rolling]<br/>[![2.3.x-Docs][2.3.x-rtd-image]][py-trees-docs-2.3.x] | [![2.3.x][2.3.x-sources-image]][py-trees-sources-2.3.x]<br/>[![Build Status][py-trees-build-status-kilted-image]][py-trees-build-status-kilted]<br/>[![2.3.x-Docs][2.3.x-rtd-image]][py-trees-docs-2.3.x] | [![2.3.x][2.3.x-sources-image]][py-trees-sources-2.3.x]<br/>[![Build Status][py-trees-build-status-jazzy-image]][py-trees-build-status-jazzy]<br/>[![2.3.x-Docs][2.3.x-rtd-image]][py-trees-docs-2.3.x] | [![2.3.x][2.3.x-sources-image]][py-trees-sources-2.3.x]<br/>[![Build Status][py-trees-build-status-humble-image]][py-trees-build-status-humble]<br/>[![2.3.x-Docs][2.3.x-rtd-image]][py-trees-docs-2.3.x] |
2828
| [py_trees_ros_interfaces][py-trees-ros-interfaces-ros-index] | [![2.3.x][2.3.x-sources-image]][py-trees-ros-interfaces-sources-2.3.x]<br/>[![Build Status][py-trees-ros-interfaces-build-status-rolling-image]][py-trees-ros-interfaces-build-status-rolling] | [![2.3.x][2.3.x-sources-image]][py-trees-ros-interfaces-sources-2.3.x]<br/>[![Build Status][py-trees-ros-interfaces-build-status-kilted-image]][py-trees-ros-interfaces-build-status-kilted] | [![2.3.x][2.3.x-sources-image]][py-trees-ros-interfaces-sources-2.3.x]<br/>[![Build Status][py-trees-ros-interfaces-build-status-jazzy-image]][py-trees-ros-interfaces-build-status-jazzy] | [![2.3.x][2.3.x-sources-image]][py-trees-ros-interfaces-sources-2.3.x]<br/>[![Build Status][py-trees-ros-interfaces-build-status-humble-image]][py-trees-ros-interfaces-build-status-humble] |

0 commit comments

Comments
 (0)