NYP.Shank_95
India
Asked
— Edited
Resolved by DJ Sures!
My robot is able to detect glyph graph and converts it into augmented image. Now i want to make it launch every glyph's respective website after robot does augmentation. Is it possible to do? Please help. I just have 2 days to do my Final Presentation.
hey, no cheating if this is for your exam
But here is something to start for you...
load ARC
add a camera and activate it
press the GEAR icon on the camera to access the CONFIG menu
the config menu will open, press the SCRIPTS tab
press the GLYPH tab
there is a script for each glyph that is detected
edit the specific glyph code
The command for loading a webpage is in the manual. You can find it by searching I don't want to help you cheat for school
I have done it earlier b4 i posted this thread. I can only do augmentation. Btw, all ppl r not doing the same project as me i.e. they r not doing robot. This is my own idea.
Did you find the command to open url?
i did. its browser(url)
That'a boy!
DJ Sures, I have done it myself. The mistake i did was i put Browser("$GlyphURL") . The correction is i removed the hyphens. Works Like a Freaking Charm, Man!
Thank you.