GithubHelp home page GithubHelp logo

holo2-pick-system's People

Contributors

hansyo avatar

Watchers

 avatar  avatar

Forkers

linchery

holo2-pick-system's Issues

jsonのパース & 応答の生成

サーバから送られてくる文章はjsonで記述されている。
なので、それをどうにかする必要がある。

また、jsonから正しい応答を生成する必要がある。
その機能もまだ実装ができていないため、これから実装する必要がある。

音声合成機能の追加

現在は、発声に対する応答があまりにも少なく、わかりずらい。
そこで、音声合成または音声再生機能を利用した応答が必要である。
実際、この機能は前任者も組み込んでいた。

追加の音声コマンド

足りていない音声コマンドがある。
”テキスト" : テキストを認識する
「テキスト」 : テキストを音声出力

追加内容

  • ナビゲーションの表示/消去
    • 矢印を表示するの?
    • "ナビゲーション表示/消去"
  • ピッキング実施後
    • 一回のピッキングが終了。次のピック指示を受け取る
    • "次のピック" or "バッチ終了" or "ピッキング終了"
      • "次のピック" : 次のピッキングに自動遷移、ナビゲーション表示
      • "バッチ終了" : バッチが終了したことを伝える。
      • "ピッキング終了" : 全ピッキング(バッチのこと)が終了。「お疲れさまでした」
  • 出荷完了
    • バッチとは別。出荷場所(ロボット位置)があるっぽい
    • "出荷完了"
  • 残りのタスクを表示
    • "タスク表示" ??? 音声の内容は要検討
    • サーバー側から送ってもらう予定

サーバーに接続していなくても、一部の音声コマンドが動いてしまう

実際にはサーバーに接続していないのに、音声コマンドに対して反応してしまう。

ユーザーが勘違いしやすい仕様は作るべきではないので、対応するかどうかを検討中。

対応策として、

  1. 音声コマンドのハンドラを分割
  2. 片方がサーバーに接続などのグローバル処理、もう一方が接続後の処理を担当するように、オブジェクトを分割する
    を実装する予定。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.