技術講座:Spot Autonomy 簡介:創建自主任務(Intro to Spot Autonomy: Creating Autonomous Missions)

















































觀察心得結論

  • Autowalk is top, then mission service , then Graph Nav
  • Therefore be come a better auto walker, you understand how things can fail and what you can do
    • Maybe robot's getting lost a lot,
      • Buy LIDAR
      • Put a bunch of Fiducials up
    • Robot's getting stuck, manually drive the robot around the obstocle before resuming your mission
  • Want to become a part of the Autowalk Ecosystem, To do that, there are two ways:
    • By integrating with the dataqcauisition service
    • The other is by implementing a custom call back.


參考資料

特色、摘要,Feature、Summary:

關鍵字、標籤,Keyword、Tag:

留言

這個網誌中的熱門文章

Ubuntu 常用指令、分類與簡介

iptables的觀念與使用

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

了解、分析登錄檔 - log

Python 與SQLite 資料庫

Blogger文章排版範本

Pandas 模組

如何撰寫Shell Script

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

下載網頁使用 requests 模組