技術講座:真正有效的移動操作(Mobile Manipulation That Really Works)



















觀察心得結論

SPOT+ARM 手臂的規格特性,自主行為與限制操作(Constrained Manipulation)

  • 兩種操作方式:
    • Tablet  Remote operation and experimentation
    • API For building applications Operation
  • 手臂的整合行為
    • Two types of Auto Grasping
    • Pick-up Object: Crasping Wizard: Door Open, Object Dragging,
  • Semi-autonomous object manupulation: valves, switches, levers
  • Door opening
  • Integrated Tablet UI
    • 在有約束情況下的操作方式Constrained Manupulation
  • API programmability
  • Draggin: Constrained only by pulling
  • Pick-up object(API):=> PickObjectInImage
  • Specific Grasp(API)-如何端咖啡杯
    • 辨識出此次抓取特別約束的情況
      • Grasp in this way:  Constrain grasp to be acceptable to your post-grasp action
      • 3D rotation with tolerance
      • Vector Alignment:
        • More flexible than a complete 3D rotation
        • Keep the hand upsight
        • Do a top-down grasp
  • 設計考量重點: Collision Avoidance + Safety 

專業用語

  • 6 dof  :  6 degrees of freedom, 六自由度是指剛體在三維空間中運動的自由度。特別是指剛體可以在前後、上下、左右三個互相垂直的坐標軸上平移,也可以在三個垂直軸上旋轉其方向,三種旋轉方向稱為俯仰、偏擺及翻滾。
  • kinematic constrains: 運動學約束
  • Trajectories :彈道,射體軌跡


參考資料

特色、摘要,Feature、Summary:

關鍵字、標籤,Keyword、Tag:


留言

這個網誌中的熱門文章

Ubuntu 常用指令、分類與簡介

iptables的觀念與使用

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

了解、分析登錄檔 - log

Python 與SQLite 資料庫

Blogger文章排版範本

Pandas 模組

如何撰寫Shell Script

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

下載網頁使用 requests 模組