
botbob1011
USA
Asked
— Edited

PROJECT JAICS
May I please inquire as to what are the SFHR's (Software & Firmware & Hardware Requirements, pronounced as "suffer") necessary to establish JAICS (JD AUTONOMOUS INTER-COMMUNICATION SYSTEM, pronounced as "jakes") including any related KPS (Known Problems and Solutions, pronounced as "keeps") *confused*
http://www.ez-robot.com/Tutorials/Course/1
Multiple robot interaction is the challenge I face. The problem is establishing, managing and maintaining multiple JD robots' communications within a single JAICS supporting direct bot2bot sharing of logistic and telemetry information. The use model of such an enterprise is to achieve successful autonomous robotic interactions such as swarming and execution of communal activities. Any ideas?
Alan
If you wish to use JD's, simply import the JD project into Auto Position Controls that are not Movement (one per robot).
And change each Auto Position to reflect the ez-b board number
That is how we were able to make 27 JD's all dance to this video...
You can then control each robot by using ControlCommand(). If you're not familiar with programming, then Blockly or RoboScratch can make that very easy.
The Blockly UI is probably best, however.
RoboSCratch, Blockly and EZ-Script can be read about here: http://www.ez-robot.com/Tutorials/Course/6
The ControlCommand() overview is on that page as well, direct link is here: http://www.ez-robot.com/Tutorials/Lesson/78?courseId=6
Each Auto Position control will provide ControlCommand() for actions, such as Forward, Left, Right, Stop, etc.....
For others reading, this is the tutorial that botbob is referring to: http://www.ez-robot.com/Tutorials/UserTutorials/200/1