Skynet is Tracking 16 Bogeys
Incoming!
http://www.youtube.com/watch?v=dXiubArqPQk&feature=digest_wed
The Terminator will surely rise from ExDiv's workshop.
http://www.youtube.com/watch?v=dXiubArqPQk&feature=digest_wed
The Terminator will surely rise from ExDiv's workshop.
Comments
Route training and navigation by map:
See also: AVM Navigator help page, Using of AVM plugin in RoboRealm
Notification:
*What your robot see and how it affect to navigation?
In our case the robot uses only limited sequence of images from camera for
navigation. The AVM Navigator application just tries to recognize images so
that be able to understand robot location. And if you show in route training
process of some image sequence (just lead your robot in "Marker mode")
then in automatic navigation mode the robot should have possibility to see
the same sequence of images without anyone changes. Otherwise AVM Navigator
will not be able to recognize images and it will cause to fail in
localization and navigation.
First in video the robot has received command: "go to the checkpoint" and when robot arrived to the checkpoint then I brought robot back (several times) in different position of learned route. When robot noticed the changes then it indicated that robot was displaced because any commands were not given by robot to his motors however changes were seen in the input image.
Then robot started looking around and localized his current position. Further the robot just calculated path from current position to the checkpoint and went there (and so forth).
-Tommy
See VBScript program and diagram below for more details:
It is easy. You should just use "Object recognition mode" in AVM Navigator module.
First clear the AVM search tree by click on button "Set key image size(New)" and further press "Yes".
Now you can train AVM on some faces like in video below:
Face training demo
When training will be done you should use variables that described below for your VBScript program:
NV_OBJECTS_TOTAL - total number of recognized objects
NV_ARR_OBJ_RECT_X - left-top corner X coordinate of recognized object
NV_ARR_OBJ_RECT_Y - left-top corner Y coordinate of recognized object
NV_ARR_OBJ_RECT_W - width of recognized object
NV_ARR_OBJ_RECT_H - height of recognized object
As example you can use these VBScript programs that was published in this topics:
http://www.roborealm.com/forum/index.php?thread_id=3881#
http://forums.trossenrobotics.com/showthread.php?4764-Using-of-AVM-plugin-in-RoboRealm&p=48865#post48865
So if I would clothe the other garments that have contraster texture it could work just better