Asked
— Edited
This thread contains the more recent information about EZ-AI. For information about EZ-AI visit http://www.ez-ai.net And visit the plugin page at https://www.ez-robot.com/EZ-Builder/Plugins/view/123
Steve, when you get a chance, check out this page. This is just the AVM module. There is a lot more that robot realm can do also.
AVM Module
Some other cool things reading digital displays Shape matching Obsticle avoidance Counting dice Hand Gestures
I am not trying to sell you on anything, but it would be worth looking at.
@david, watched it seems straight forward. Would really like a part 2 to that video with you using the stream inside ARC. Also how did you add the ez robot variables inside robot realm ? Forgive me if it's obvious I'm just commenting from watching the video, I don't have my laptop with me on this trip.
Thanks David. Will do.
@Will,
Open EZ-Robot and make sure that the TCP Server Settings has Enable Server for EZ_B Board 0 checked under Connection settings, settings... Click save to make sure it sticks
Also setup the Custom HTTP Server as is in the video.
In RoboRealm click on the search tab on the top left. Type HTTP in the search box and choose Read_HTTP by double clicking on it. Follow the video to add the url to the ARC Custom HTTP Server you setup.
In roborealm, on the left side click Search. AVM and then double click AVM Navigator. Train an object (your face using the interface for AVM) and give it a name.
Then
Type EZ in the search text box right below the tabs. You will see EZRobot_Variables come up. Double click it and then add it. From the RoboRealm Variables double click NV_ARR_OBJ_NAME. It will move this over to the Send to EZRobot side. Click OK.
Now in ARC, you will see the recognized object show up under the Variable Watcher as $RR_NV_ARR_OBJ_NAME[0]
@fxrtst The ezb4 variables are already there... Roborealm supports ARC... From the left hand column you just ad the ez robot variable's module... when you open the ez variable module you will see how roborealm sends and receives data from ARC...
Thanks Richard. I must have missed that announcement by DJ, in one of the releases.
Certainly expands and accelerates the development of EZB
Coolness!
@david, just saw your post thank you. Did not update on plane and only saw Richards response. I will give it a try when back to the house tomorrow .
EZ-AI V1.0.0.8 is now in beta. Merne is testing and I am looking for anyone else who wants me to do the install for them. It is a huge install (about 250 meg compressed).
Changes to this version include ..Ability to find stores in your area and navigate to those locations. ..Self learning module that allows the robot to go gather information on topics when the robot is not in use. Be careful.. Too much knowledge can slow down your database. ..Associative knowledge which ties knowledge gathered above to other information that the robot knows about. ..song and artist information ..Movement of the configuration information to a table which uses a standard EZ-AI screen for updating or changing this information. ..A natural language processor which is currently used with the Self Learning module. There are future plans for this. ..The ability to run EZ-AI from a directory other than C:\EZ-AI ..A couple of bug fixes for the chatbot feature.
There are a couple of items that I want to add and then I will be finished working on this for a while other than to fix bugs. I am about to get all of my parts for my inmoov and my time and energy will be going into building him.
The first post of this stream has been updated with all of the new features.