- mkdir ~/robotics && cd robotics
- git clone https://github.com/templerobotics/Lunabotics2024-ROS.git && cd Lunabotics2024-ROS
- ./install_all_dependencies.sh
- In the Lunabotics2024-ROS directory type, "build_hw_all" or look at "~/.bashrc" to see other possible build commands for the workspace.
In the " /robotics/Lunabotics2024-ROS/docs " folder lives doxygen documentation generation tool with folders html and latex
- cd to " /robotics/Lunabotics2024-ROS/docs/html " folder
- Run " python3 -m http.server 8000 "
- Paste the port " http://localhost:8000/" into the browser