40723212 spring 協同產品設計實習

  • Home
    • Site Map
    • reveal
    • blog
  • weeks
    • week1-5
    • week6-10
    • week11-18
  • notes
    • Dart
      • object orientend  programming(OOP)
      • overview
      • environment
      • Data types
    • Class
  • About
week1-5 << Previous Next >> week11-18

week6-10

week6

抽查影片


week7工作分配討論

協同產品設計實習 Assignment 2 工作分配與問題討論

Topic 1:
40623115
40623251
40723204
42723210
40723212
40723225
Topic 0:
40723232
40723234
40723238
40723245
40723250

課堂抽查直播影片


week 8 更新 v-rep 

1.進入CoppliaSim 官方網站:https://www.coppeliarobotics.com/

2.進入download 中下載教育版

3.下載CoppeliaSim Edu Binaries可攜版本

4.完成上述步驟即可刪除原本的V rep

python remote api 環境參數設置

在Y槽中輸入pip install python imutils opencv-python 即可設置完成


week9

由於Linux是Unix底下的其中一個分支,所以兩者指令極其相似

以下為Unix 與 MS-DOS指令對照表

Unix Windows CMD / MS-DOS 說明
cd cd / chdir 改變工作目錄
ls  dir 列出目錄內容
man  help   顯示(指令)說明
mkdir md / mkdir 新增資料夾
cp copy / xcopy 複製檔案
mv ren / rename 重新命名檔案
mv  move   移動檔案或目錄
rm del / erase 刪除檔案或目錄
   tree   顯示目錄的樹狀結構
ifconfig ipconfig 網路連線的設定
netstat netstat 顯示通訊協定統計資料和目前的 TCP/IP 網路連線
ps tasklist display the currently-running processes
ln fsutil, junction, linkd, mklink 新增符號連結(symbolic link)
fsck chkdsk/scandisk Check Disk,磁碟檢查
fdisk/parted  fdisk / diskpart 磁碟分割
mkfs  format 格式化磁碟
  compact NTFS 壓縮
   PnPUtil   驅動管理
exit  exit
shutdown  shutdown

參考資料:https://zh.wikipedia.org/wiki/UNIX

https://ithelp.ithome.com.tw/articles/10210448

https://github.com/shyangs/blog/issues/8


week10 分組直播

設定google pip

  1. Login to your @gm account
  2. Link to https://console.developers.google.com
  3. Accept the license and  create Google API project
  4. Enable Google + Domain API
  5. Under Google + Domain API credentials, press CONFIGURE CONSENT SCREEN button
  6. Select Internal or External user type and add a new application name
  7. Under API and Services, enter into Credentials page
  8. Create "OAuth 2.0 Client IDs" type credential for Web Application
  9. Authorized JavaScript origins: https://localhost:8443
  10. Authorized redirect URIs: https://localhost:8443/login/google/
  11. Save your Client ID and Client secret into oauth_gm.txt

實作影片

測試影片


week1-5 << Previous Next >> week11-18

Copyright © All rights reserved | This template is made with by Colorlib