Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[database_talker] add database_talker #1388

Open
wants to merge 60 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2023

  1. [database_talker] add database_talker

    Co-authored-by: Kei Okada <[email protected]>
    sktometometo and k-okada committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b09f8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6389a4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4612b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10ba553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a56b74 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    5b638ad View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    00989ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421a565 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add make aibo diary

    k-okada committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    862e299 View commit details
    Browse the repository at this point in the history
  2. add message of datas

    k-okada committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    66c9dba View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. cleanup make_aibo_diary.py

    k-okada committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f3fd4aa View commit details
    Browse the repository at this point in the history
  2. check if answer length

    k-okada committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b33fa06 View commit details
    Browse the repository at this point in the history
  3. fix for python3

    k-okada committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ea37202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb3921c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    e9debce View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    9226cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d025f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dee230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa8f51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d211cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96ca9b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    830d364 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56ef986 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    ead8861 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix when no data is stored

    fix
    💀 empty range for randrange()
    k-okada committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c712f63 View commit details
    Browse the repository at this point in the history
  2. fix typo resut -> result

    k-okada committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0dcf017 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    a2c18f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    7cdadc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. use VQATaskActionResult to get robot status. Use last seen date for '…

    …action you always do 'action : time'
    k-okada committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bcc7f8c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. check length of translated diary, add missing '<Prompt>' word, show o…

    …nly top 10 event for 'actions happend after a long time'
    k-okada committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ffe194d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    7878018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd0429 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    df966c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9162f89 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update README.md

    k-okada committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2393c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714242e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e114b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e31b072 View commit details
    Browse the repository at this point in the history
  5. add sample/sample.launch

    k-okada committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2b085e4 View commit details
    Browse the repository at this point in the history
  6. update rosinstall

    k-okada committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    be2c1ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c361fd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6278272 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    bdea63b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    d4fdd24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d3f1f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    e1af22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83da0d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d38f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd03657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    124a7ae View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    f9bb1cd View commit details
    Browse the repository at this point in the history
  2. DatabaseTalkerBase.make_response: select most closest images from tim…

    …estamp of VQA results
    k-okada committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3afe66e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c67cdc1 View commit details
    Browse the repository at this point in the history
  4. database_talker/__init__.py: add ~message Action Server to check if s…

    …ending chat is failed
    k-okada committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d832ee5 View commit details
    Browse the repository at this point in the history
  5. sample/include/store_image_description.py: check if image is black/bl…

    …urred, also check similarity with past 10 sentences
    k-okada committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8c058f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1883a38 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. launch/include/database_talker.launch: add start_mongodb_record_nodel…

    …et_manager, start_mongodb
    k-okada committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    228062a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    bdc2189 View commit details
    Browse the repository at this point in the history
  2. scripts/make_lovot_diary.py : lovot need to use yesterday's data, bec…

    …ause data retrieval from Lovot is only supported on daily basis, so we must replacate them on the next day
    k-okada committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e5481d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e57ac56 View commit details
    Browse the repository at this point in the history