技術講座:開發外掛負載,第 I 部分:與 Spot 接口(Developing a Payload, Part I: Interfacing with Spot)

































觀察心得結論

  • Different types of application for payload
  • Mechanical Considerations and Electrical Interfaces, and integration to your Apps.
  • Preview software integration

專業用語: 

  • PTZ Camera(Pan–tilt–zoom) : 譯自英文-平移–傾斜–縮放攝像機是一種能夠進行遠程方向和縮放控制的攝像機。在電視製作中,PTZ控件與電視演播室,體育賽事和其他空間中的專業攝像機一起使用。它們通常被稱為robos,是機器人攝像機的縮寫。這些系統可以通過自動化系統進行遠程控制。PTZ是平移,傾斜和縮放的縮寫,反映了攝像機的移動選項
  • gRPC: gRPC 是Google發起的一個Remote Procedure Call 開源遠端程序呼叫 系統。該系統基於 HTTP/2 協定傳輸,使用Protocol Buffers 作為介面描述語言。 其他功能: 認證 雙向串流 串流控制 超時 最常見的應用場景是: 微服務框架下,多種語言服務之間的高效互動。 將手機服務、瀏覽器連接至後台 產生高效的客戶端庫
  • DB25 Connector : | 25 PIN D-Sub: The DB25 connector is an analog socket, with 25 pins, from the D-Subminiatures (D-Sub) connector family. The prefix “D” represents the D-shape of the connector
  • Rugged 崎嶇
  • encroach 侵犯
  • infringe 侵權
  • hips 臀部
  • limb 肢
  • sturdy 結實的
  • Grpc capable  Grpc 能力
  • pan tilt zoom 平移–傾斜–縮放
  • panoramas 全景圖
  • spherical 球形
  • seismic activity 地震活動
  • encapsulated 封裝的
  • twin : 形容詞 forming, or being one of, a pair born at one birth. 動詞 link; combine.


參考資料

特色、摘要,Feature、Summary:

關鍵字、標籤,Keyword、Tag:

留言

這個網誌中的熱門文章

Ubuntu 常用指令、分類與簡介

iptables的觀念與使用

網路設定必要參數IP、netmask(遮罩)、Gateway(閘道)、DNS

了解、分析登錄檔 - log

Python 與SQLite 資料庫

Blogger文章排版範本

Pandas 模組

如何撰寫Shell Script

查詢指令或設定 -Linux 線上手冊 - man

下載網頁使用 requests 模組