Asked
— Edited
@DJSures While I know no other command can be executed from within your existing project when you use the LoadProject command, is there any way we could pass a parameter to automatically run a script?
Eg.
LoadCommand( "C:\Temp\MyTest.ezb", "Autostart" )
Ideally it should be the autostart script just as if you were running the project manually....
@Tameion
So rather than an autostart script can you use the connection established to run the initial startup scripts?
Video example on it's way
Set up the On Connection Established script
Video of it in action
However I am trying to make a master A.I, that dis-embodied voice... only because I have limited EZ-B's and a large class.
At this stage I was going to have this one seperate from my EZ-B hardware while I teach the students .... kind of like Cortana from Halo. Or like the earlier sound only based computers of Star Trek and then be able to command "Activate AI" and have the projects switch to the speaking version....
Later I hope to have it connect to the actual robots via the TCP/IP function but until then....
Just wondering ... I can do a work around via a batch file that terminates EZ-Robot and then reloads the app with the requires script but that is getting messy.... I'd have to reload all my v ariables from a separate .csv.
Thoughts?
I get the feeling you watch our postings to glean what is needed and then your ideas are mixed with our ideas to create a prioritized feature list ..... driven by the needs of the many. (Yes I am a ST fan)
But you did not answer the question.... I am not asking when will it be done I am asking.... can it be done?
I'm happy to wait if it will eventually show up but I am just as happy to create a work around.... just want to know which one to live with.....
Thanks....
Now back to robot work for both of us!