-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcitations.txt
14 lines (14 loc) · 2.34 KB
/
citations.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Worked With:
[1] "Basic writing and formatting syntax - GitHub Docs", Docs, Available: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#images. [Accessed 25 September. 2024].
[2] "styleguide | Style guides for Google-originated open-source projects", Google, Available: https://google.github.io/styleguide/pyguide.html. [Accessed 25 September. 2024].
[3] "PEP 8 – Style Guide for Python Code | peps.python.org", Peps, Available: https://peps.python.org/pep-0008/. [Accessed 25 September. 2024].
[4] "ROS2 Tutorials - ROS2 Humble For Beginners - YouTube", Youtube, Available: https://youtube.com/playlist?list=PLLSegLrePWgJudpPUof4-nVFHGkB62Izy. [Accessed 30 September. 2024].
[5] "Include an SVG (hosted on GitHub) in MarkDown - Stack Overflow", Stackoverflow, Available: https://stackoverflow.com/questions/13808020/include-an-svg-hosted-on-github-in-markdown. [Accessed 30 September. 2024].
[6] "ROS2 Custom Messages Build Failed with InvalidFieldDefinition - Stack Overflow", Stackoverflow, Available: https://stackoverflow.com/questions/71970577/ros2-custom-messages-build-failed-with-invalidfielddefinition. [Accessed 05 October. 2024].
[7] "Mastering Python’s Asyncio: A Practical Guide | by Moraneus | Medium", Medium, Available: https://medium.com/@moraneus/mastering-pythons-asyncio-a-practical-guide-0a673265cf04. [Accessed 05 October. 2024].
[8] "python - What does async/await do? - Stack Overflow", Stackoverflow, Available: https://stackoverflow.com/questions/46363945/what-does-async-await-do. [Accessed 05 October. 2024].
[9] Harrison Bounds - Gave me an explanation on async def and await [10/6/24]
[10] "9.2. math — Mathematical functions ", Docs, Available: https://docs.python.org/2/library/math.html#math.atan2. [Accessed 06 October. 2024].
[11] Harrison Bounds - Answered some quesions I had on loading from colors.yaml [10/7/24]
[12] "flash - How to embed a video into GitHub README.md? - Stack Overflow", Stackoverflow, Available: https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md. [Accessed 07 October. 2024].
[13] "markdown - Trying to embed a video to my Github repo", Stackoverflow, Available: https://stackoverflow.com/questions/76448540/trying-to-embed-a-video-to-my-github-repos-readme-md-file. [Accessed 07 October. 2024].