Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
venv
site
__pycache__

macros/cache/*
!macros/cache/README.md

docs/shared/*
!docs/shared/README.md
24 changes: 12 additions & 12 deletions docs/.nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@ nav:
- Migration Guides: configuration_and_development/migration_guides/index.md
- API Docs: https://api.nav2.org/
- Community:
- community/index.md
- Getting Involved: community/getting_involved.md
- Maintainer Docs: community/maintainer_docs/index.md
- Roadmaps: community/roadmaps.md
- ROSCon Talks: community/roscon_talks.md
- shared/mkdocs.nav2.org/docs/community/index.md
- Getting Involved: shared/mkdocs.nav2.org/docs/community/getting_involved.md
- Maintainer Docs: shared/mkdocs.nav2.org/docs/community/maintainer_docs/index.md
- Roadmaps: shared/mkdocs.nav2.org/docs/community/roadmaps.md
- ROSCon Talks: shared/mkdocs.nav2.org/docs/community/roscon_talks.md
- Robots Using:
- robots_using/index.md
- shared/mkdocs.nav2.org/docs/robots_using/index.md
- About & Contact:
- about_and_contact/index.md
- Related Projects: about_and_contact/related_projects.md
- Citations: about_and_contact/citations.md
- shared/mkdocs.nav2.org/docs/about_and_contact/index.md
- Related Projects: shared/mkdocs.nav2.org/docs/about_and_contact/related_projects.md
- Citations: shared/mkdocs.nav2.org/docs/about_and_contact/citations.md
- Getting Started: getting_started
- Tutorials: tutorials
- Configuration & Development: configuration_and_development
- Community: community
- Community: shared/mkdocs.nav2.org/docs/community
- Robots Using:
- robots_using/index.md
- About & Contact: about_and_contact
- shared/mkdocs.nav2.org/docs/robots_using/index.md
- About & Contact: shared/mkdocs.nav2.org/docs/about_and_contact
4 changes: 0 additions & 4 deletions docs/about_and_contact/.nav.yml

This file was deleted.

92 changes: 0 additions & 92 deletions docs/about_and_contact/citations.md

This file was deleted.

76 changes: 0 additions & 76 deletions docs/about_and_contact/index.md

This file was deleted.

29 changes: 0 additions & 29 deletions docs/about_and_contact/related_projects.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/community/.nav.yml

This file was deleted.

128 changes: 0 additions & 128 deletions docs/community/getting_involved.md

This file was deleted.

Binary file removed docs/community/images/roscon2018_stvl.jpg
Binary file not shown.
Binary file not shown.
Binary file removed docs/community/images/roscon2019_slam_toolbox.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2020_next_gen.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2021_ci_chronicles.jpg
Binary file not shown.
Binary file not shown.
Binary file removed docs/community/images/roscon2022_bt_cpp.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2022_smac_planners.jpg
Binary file not shown.
Binary file not shown.
Binary file removed docs/community/images/roscon2023_mppi.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2023_whys_over_whats.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2024_docking.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/community/images/roscon2024_radar_tracks.jpg
Binary file not shown.
Binary file removed docs/community/images/roscon2025_route_server.jpg
Binary file not shown.
14 changes: 0 additions & 14 deletions docs/community/index.md

This file was deleted.

Loading
Loading