Developer Guide
Learn the technical details of AutoAPMS Studio and how you can contribute. This section is aimed at developers who want to extend the project, modify it to their personal needs, or understand the internals.
Want to run the project quickly for development? See Developer Setup.
Explore the Developer Guide
Ready to dive deeper into AutoAPMS Studio? Check out the following pages:
Technical Overview:
- Project Structure Where code, tests and docs live
- Architecture Components, runtime flow and deployment options
API References:
Guides:
- Importing Node Models How node models are discovered and exposed
- Groot2 migration guide Tips for migrating from Groot2 / BehaviorTree.CPP
Start Contributing:
- Contributing How to contribute, tests and PR workflow
- Developer Setup Local development steps for backend and frontend
If something is missing or unclear, please open an issue or a pull request. For implementation questions, ask on the issue tracker or contact the maintainers.