stanford-ssi / sequoia-software

Sequoia flight software
MIT License
6 stars 1 forks source link

Tutorials #30

Closed polygnomial closed 4 years ago

polygnomial commented 4 years ago

Summary

Add tutorials 1-2 for Dataplicity, and tutorial 1 for Raspberry Pi setup.

Test Plan

Convince some humans to give it a try.

Related Issues

None. Will do finish more tutorials when I have a chance.

lgnashold commented 4 years ago

LGTM on first glance, will give it a shot soon.

lgnashold commented 4 years ago

For the linter, I personally don't really care about showing expected command output in this case, so feel free to turn that off or ignore it. It's probably worth adding the language to the code snippets, i.e. ```shell or ```bash

polygnomial commented 4 years ago

Yeah the only abnormal thing is the 15mb of screenshots I included. I think it's fine though.

polygnomial commented 4 years ago

Sure I can do that. Tbh I haven't really been paying too much attention for doc commits.

kevtan commented 4 years ago

Could we use git lfs to store these images? It would keep clone times small and gives us a good way to track changes to binaries like images.

lgnashold commented 4 years ago

I'll second using Git LFS to store images though.