Asked — Edited

Elderly Assistant

Guy's trying to write a script that will remind my father to take his pills everyday, need some help on this one. Do i use the camara to find him in the house? How would i do this?

Thanks confused


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

#2  

Well, your going to be doing a fair amount of programming to accomplish this... I don't mean to "harsh your mellow" but a lot less sophisticated method might work better... How about a watch with an alarm?.... That's what my dad uses....

#3  

It would be easy enough to have the robot say something at a specific time of the day. It would be easy enough for the robot to know if it has already said what it needs to say for that day. The facial recognition is easy enough. Where the problem comes in is that you want the robot to roam the house looking for your dad. That requires some advanced nav programming. There is an app called Roborealm that allows for pretty easy nav, but you would have to tie the two apps together. There is a bridge built to pass variables from ARC to and from Roborealm already. I own a copy of roborealm but havent had time to play with it much at all.

Anyway, as richard said, an alarm on a watch or in the house would be far cheaper, probably more reliable and far easier, but if your up for the fun, there are ways to do it.