블로그
- [Ubuntu24.04, RTX 5070Ti]에서 ROS2 jazzy 설치중 에러 Installation — ROS 2 Documentation: Jazzy documentation 위 문서에 따라 설치했으나 에러 발생할 때 에러 ~$ source /opt/ros setup.bash 를 실행하면, 다음과 같은 에러 발생 Traceback (most recent call last): File "/home/kim/.local/bin/register-python-argcomplete
- VS Code에서 Python 시작하기 https://learn.microsoft.com/ko-kr/windows/python/beginners https://code.visualstudio.com/docs/python/ python-tutorial#_create-a-python-hello-world-source-code-file pycryptodome install PyCryptodome — PyCryptodome