|
| 1 | +.. _related_projects: |
| 2 | + |
| 3 | +Related Projects |
| 4 | +################ |
| 5 | + |
| 6 | +This is a community maintained list of related repositories and projects to Navigation2. |
| 7 | + |
| 8 | ++--------------------------------+------------------------+----------------------------------+ |
| 9 | +| Name | Maintainer | Description | |
| 10 | ++================================+========================+==================================+ |
| 11 | +| `Navigation2`_ | Steve Macenski | Main ROS2 Navigation Stack | |
| 12 | ++--------------------------------+------------------------+----------------------------------+ |
| 13 | +| `navigation.ros.org`_ | Steve Macenski | Official documentation website | |
| 14 | +| | | source code | |
| 15 | ++--------------------------------+------------------------+----------------------------------+ |
| 16 | +| `navigation2_tutorials`_ | Steve Macenski | Source code and examples used | |
| 17 | +| | | in the documentation tutorials | |
| 18 | ++--------------------------------+------------------------+----------------------------------+ |
| 19 | +| `navigation2_dynamic`_ | Steve Macenski | Tools, algorithms, and | |
| 20 | +| | | capabilities for working with | |
| 21 | +| | | dynamic obstacles in ROS2 | |
| 22 | ++--------------------------------+------------------------+----------------------------------+ |
| 23 | +| `robot_localization`_ | Tom Moore | State estimation software for | |
| 24 | +| | | ROS2 used for odometry fusion | |
| 25 | +| | | and GPS transformations | |
| 26 | ++--------------------------------+------------------------+----------------------------------+ |
| 27 | +| `slam_toolbox`_ | Steve Macenski | Default 2D SLAM library | |
| 28 | ++--------------------------------+------------------------+----------------------------------+ |
| 29 | + |
| 30 | +.. _Navigation2: https://github.com/ros-planning/navigation2 |
| 31 | +.. _navigation.ros.org: https://github.com/ros-planning/navigation.ros.org |
| 32 | +.. _navigation2_tutorials: https://github.com/ros-planning/navigation2_tutorials |
| 33 | +.. _navigation2_dynamic: https://github.com/ros-planning/navigation2_dynamic |
| 34 | +.. _robot_localization: https://github.com/cra-ros-pkg/robot_localization |
| 35 | +.. _slam_toolbox: https://github.com/SteveMacenski/slam_toolbox |
0 commit comments