home.social

#human_robot_interface — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #human_robot_interface, aggregated by home.social.

  1. How To Complicate Saying “Hello” To My Robot

    Interesting progression of complexity the more I think / read about human-robot greetings:

    - Simple grammar, simple response, all inline Python
    - Many to one grammar, simple responses, inline python
    - Many to one grammar, random non repetitive responses for generic greeting, adding phrase classification and non-repeat response generation method(s), Python

    - Add ROS ->(continue in first reply)