일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- OrCAD 다운로드
- github clone
- cmd
- console창
- Python
- MySQL
- jupyter
- 오류
- php
- 깃 토큰
- localhost
- vscode
- github token
- PHPStorm
- run sql script
- 데이터베이스
- error
- import data
- 따옴표 삭제
- Visual Studio Code
- error 해결
- database
- visualstudio code
- clone
- DataGrip
- csv
- 에러
- 단축키
- 파이썬
- 클론
- Today
- Total
목록학부 공부 : 21.03.02~06.20/벤처 캡스톤 디자인 (6)
개발 노트
https://www.sdcard.org/downloads/formatter/ SD Memory Card Formatter | SD Association Watch our video on how to use the SD Memory Card Formatter SD Memory Card Formatter 5.0.2 for SD/SDHC/SDXC The SD Memory Card Formatter formats SD Memory Card, SDHC Memory Card and SDXC Memory Card (respectively SD/SDHC/SDXC Cards) complying with the SD Fi www.sdcard.org https://releases.ubuntu.com/18.04/ Ubunt..

서로 맞는 ubuntu, ros 버전 could not get lock /var/lib/dpkg/lock-frontend 에러 해결 sudo killall apt apt-get 진행중인 프로세서가 없는 경우 디렉토리 삭제 sudo rm /var/lib/apt/lists/lock sudo rm /var/cache/apt/archives/lock sudo rm /var/lib/dpkg/lock* sudo dpkg --configure -a sudo apt update https://doljokilab.tistory.com/1 [ROS] ubuntu 18.04에 ROS Melodic 설치하기(PC) 우분투 18.04 LTS에 ROS Melodic을 설치하는 방법을 소개한다. Melodic은 12번째로 릴리즈 ..

1. ubuntu18.04 : 64-bit PC (AMD64) desktop image 설치 https://releases.ubuntu.com/bionic/ Ubuntu 18.04.5 LTS (Bionic Beaver) Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what m releases.ubuntu.co..

1. microsoft store에서 18.04버전 설치 [오류] 1. cmd 창을 관리자 모드로 연 후 코드 입력 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart 2. 컴퓨터 다시시작 3. cmd 창에서 코드 입력 systeminfo | find "System Type" 2. Ubuntu install of ROS Melodic : 하단 사이트 순서대로 진행 http://wiki.ros.org/melodic/Installation/..
http://www.3demp.com/community/boardDetails.php?cbID=235 라즈베리파이 opencv 설치하기 이번 포스팅에서는 라즈베리파이에 OpenCV를 설치해 보겠습니다. 사진출처: https://ko.wikipedia.org/wiki/OpenCV OpenCV는 인텔이 개발한 이미지 및 영상처리 관련 라이브러리입니다. Windows, Linux, Android, iOS www.3demp.com 중간에 swapfile 없는 경우 $ sudo apt install dphys-swapfile 파이썬에서 나올 때는 >>> exit()
ROS 설치 Ubiquity Robotics Downloads Ubiquity Robotics Downloads Raspberry Pi Images Image Link SHA256 Sum 2020-11-07-ubiquity-xenial-lxde 8585c3839e2405163302f0fef774c1caa22b4ebc6f2582d9266a30ecef6987b4 2020-02-10-ubiquity-xenial-lxde bce2437fa8c33a43ec972304f6ca92f3a56e659a053ff0f21b4224e7d99fc28a 2019-06-19-ubiquity- downloads.ubiquityrobotics.com 20년 11월껀 안되는 부분이 있다고 하여 20년 2월로 다운받음. ros 설치 후 ..