Skip to content

Develop - #7

Merged
KalanaRatnayake merged 2 commits into
mainfrom
develop
Jul 20, 2026
Merged

Develop#7
KalanaRatnayake merged 2 commits into
mainfrom
develop

Conversation

@KalanaRatnayake

Copy link
Copy Markdown
Collaborator

This pull request removes all composed launch files and their documentation from the repository. Composed launch files previously allowed the system to be started under a single process for improved performance, but at the cost of more difficult debugging and fault tolerance. The documentation and launch files for non-generative, generative, and generative with perception configurations have all been deleted.

The most important changes are:

Removal of composed launch files:

  • Deleted fabric_server/launch/nongenerative.launch.py, which provided a composed launch for Fabric Server and Capabilities2 Server for non-generative use.
  • Deleted fabric_server/launch/generative.launch.py, which provided a composed launch for Fabric Server, Capabilities2 Server, and prompt_tools for generative use without perception.
  • Deleted fabric_server/launch/generative_perception.launch.py, which provided a composed launch for Fabric Server, Capabilities2 Server, prompt_tools, and Perception Server for generative use with perception.

Documentation updates:

  • Removed the "Composed launch" section from README.md, including instructions and explanations for using composed launch files in various configurations.

@KalanaRatnayake
KalanaRatnayake merged commit 27cc138 into main Jul 20, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant