|
1 | 1 | # Nav2
|
2 |
| -[](https://github.com/ros-planning/navigation2/actions/workflows/update_ci_image.yaml) |
3 |
| -[](https://codecov.io/gh/ros-planning/navigation2) |
| 2 | +[](https://github.com/ros-navigation/navigation2/actions/workflows/update_ci_image.yaml) |
| 3 | +[](https://codecov.io/gh/ros-navigation/navigation2) |
4 | 4 |
|
5 | 5 | <p align="center">
|
6 | 6 | <img height="300" src="doc/nav2_logo.png" />
|
7 | 7 | </p>
|
8 | 8 |
|
9 | 9 | For detailed instructions on how to:
|
10 |
| -- [Getting Started](https://navigation.ros.org/getting_started/index.html) |
11 |
| -- [Concepts](https://navigation.ros.org/concepts/index.html) |
12 |
| -- [Build](https://navigation.ros.org/development_guides/build_docs/index.html#build) |
13 |
| -- [Install](https://navigation.ros.org/development_guides/build_docs/index.html#install) |
14 |
| -- [General Tutorials](https://navigation.ros.org/tutorials/index.html) and [Algorithm Developer Tutorials](https://navigation.ros.org/plugin_tutorials/index.html) |
15 |
| -- [Configure](https://navigation.ros.org/configuration/index.html) |
16 |
| -- [Navigation Plugins](https://navigation.ros.org/plugins/index.html) |
17 |
| -- [Migration Guides](https://navigation.ros.org/migration/index.html) |
| 10 | +- [Getting Started](https://docs.nav2.org/getting_started/index.html) |
| 11 | +- [Concepts](https://docs.nav2.org/concepts/index.html) |
| 12 | +- [Build](https://docs.nav2.org/development_guides/build_docs/index.html#build) |
| 13 | +- [Install](https://docs.nav2.org/development_guides/build_docs/index.html#install) |
| 14 | +- [General Tutorials](https://docs.nav2.org/tutorials/index.html) and [Algorithm Developer Tutorials](https://docs.nav2.org/plugin_tutorials/index.html) |
| 15 | +- [Configure](https://docs.nav2.org/configuration/index.html) |
| 16 | +- [Navigation Plugins](https://docs.nav2.org/plugins/index.html) |
| 17 | +- [Migration Guides](https://docs.nav2.org/migration/index.html) |
18 | 18 | - [Container Images for Building Nav2](https://github.com/orgs/ros-planning/packages/container/package/navigation2)
|
19 |
| -- [Contribute](https://navigation.ros.org/development_guides/involvement_docs/index.html) |
| 19 | +- [Contribute](https://docs.nav2.org/development_guides/involvement_docs/index.html) |
20 | 20 |
|
21 |
| -Please visit our [documentation site](https://navigation.ros.org/). [Please visit our community Slack here](https://join.slack.com/t/navigation2/shared_invite/zt-hu52lnnq-cKYjuhTY~sEMbZXL8p9tOw) (if this link does not work, please contact maintainers to reactivate). |
| 21 | +Please visit our [documentation site](https://docs.nav2.org/). [Please visit our community Slack here](https://join.slack.com/t/navigation2/shared_invite/zt-hu52lnnq-cKYjuhTY~sEMbZXL8p9tOw) (if this link does not work, please contact maintainers to reactivate). |
22 | 22 |
|
23 | 23 | If you need professional services related to Nav2, please contact Open Navigation at [email protected].
|
24 | 24 |
|
@@ -117,7 +117,7 @@ If you use the Regulated Pure Pursuit Controller algorithm or software from this
|
117 | 117 | | Service | Humble | Iron | Main |
|
118 | 118 | | :---: | :---: | :---: | :---: |
|
119 | 119 | | ROS Build Farm | [](https://build.ros2.org/job/Hdev__navigation2__ubuntu_jammy_amd64/) | [](https://build.ros2.org/job/Idev__navigation2__ubuntu_jammy_amd64/) | N/A |
|
120 |
| -| Circle CI | N/A | N/A | [](https://circleci.com/gh/ros-planning/navigation2/tree/main) | |
| 120 | +| Circle CI | N/A | N/A | [](https://circleci.com/gh/ros-navigation/navigation2/tree/main) | |
121 | 121 |
|
122 | 122 |
|
123 | 123 | | Package | Humble Source | Humble Debian | Iron Source | Iron Debian |
|
|
0 commit comments