40823102 cd2021

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • Stage1
    • W1
    • W2
    • W3
    • W4
  • Stage2
    • W5
    • W6
    • W7
    • W8
    • W9
  • Stage3
    • W10
    • W11
    • W12
    • W13
    • W14
    • W15
    • W16
    • W17
    • W18
W16 << Previous Next >> W18

W17

在第17週上課時,我們發現我們小組一直以來協同小組網頁的觀念是錯的,在組員各自建立完倉儲時,在setting/manage access邀請,邀請組長即可,組員之間部用互相邀請,應該是在每個組員更新完小組倉儲後確認無誤在推送至小組倉儲,而在每個組員推送完組員都必須git pull以避免資料錯亂,並透過git remote add添加其他更新資料。

git clone --recurse-submodules git@github.com:40823151/stage3-ag2.git   (clone組長的倉儲)
cd stage3-ag2
git pull
git remote add 40823102 https://github.com/40823102//stage3-ag2.git    (add自己的倉儲沒問題後推送到小組倉儲)
git commit -m "工作標題"
git push

小組專題-機械停車場

coppeliasim場景講解

程式可以透過鍵盤操作,電梯進行商生下降,車子也能前進與後退

F、R鍵可控制車子前進後退,上下左右鍵可控制電梯上下樓及旋轉方向

程式下載


W16 << Previous Next >> W18

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