I believe this is possible :
Suppose one has a mobile robot with an articulated arm and limited storage for commands. On startup, call "NAVIGATION" which is an SD card file with a set of navigation words. Now the robot can travel to its destination. When it arrives, FORGET NAVIGATION, call ARTICULATION (again a file on the SD card) which has all of the arm/gripper words. After getting a grip on things, the robot can FORGET ARTICULATION and call NAVIGATION to return to base.
Comments
O.K. - I think Super Bob answered this here:
https://forums.parallax.com/discussion/172241/tachyon-5-running-commands-stored-on-sd-card
I believe this is possible :
Suppose one has a mobile robot with an articulated arm and limited storage for commands. On startup, call "NAVIGATION" which is an SD card file with a set of navigation words. Now the robot can travel to its destination. When it arrives, FORGET NAVIGATION, call ARTICULATION (again a file on the SD card) which has all of the arm/gripper words. After getting a grip on things, the robot can FORGET ARTICULATION and call NAVIGATION to return to base.