Local Setup
Local Setup
Section titled “Local Setup”This page will later describe how to prepare a machine to reproduce the FYP project.
To be documented
Section titled “To be documented”- operating system requirements
- ROS and robotics dependencies
- package installation steps
- hardware assumptions
- how to run the main project locally
- how to run this documentation website locally
Docs site commands
Section titled “Docs site commands”For now, the documentation website itself can be started with:
npm installnpm run devThe development server will run locally and let you edit the docs pages incrementally.