Update MicroCART Issues Forum authored by tjfriedl's avatar tjfriedl
......@@ -12,7 +12,13 @@ Our .gitmodules file (located at the top of the MicroCART repository is where we
The .gitmodules folder typically looks like this:
![image.png](uploads/394fdc846dfac873f3ecb0a0c27678e3/image.png){width=522 height=327}
![image.png](uploads/394fdc846dfac873f3ecb0a0c27678e3/image.png){width="522" height="327"}
In the above example, we are only including submodules paths for the crazyflie_software directory. In our repo, in lots of cases, we also have a crazyflie_software_bigquad directory. This means that there would also need to be equivalent paths designated for the bigquad infrastructure as well.
If we go the \~/vendor/ directory in the bigquad and see that _there is no content within the submodule artifact folders_, then we will get a message similar to below about the issues of trying to build:
(Insert here)
## Oracle VirtualBox- Virtualization Disabled within UEFI/BIOS Settings
......
......