Jump to content
Science Forums

Recommended Posts

Posted
A robot cannot be ascribed to be a creature with emotions. (as of now).

But I think that using a task-reward architecture, feeling can be simulated in a robot.

 

Scenario

--------

 

Consider a room cleaning robot.

Here is the flow diagram -

 

bool Scan_for_dirt = scan_for_dirt_status (using imaging sensors)

 

do

 

if (found)

   

    give audio feedback "Hmmm - It seems that there is still work to be done...."

    Continue Cleaning

Else

    Flash lights and give audio feedback "Wow - The room is clean Sir...."

    Stop

 

while (true)

 

Using feedback - audio and visual a robot can not only simulate happiness but create the same in the owner.

Is this then not an example of a robot entering the human emotion space ?  :beer-fresh:

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...