Vuzix Augmented Reality icon Vuzix Augmented Reality Connect Vuzix 920VR AR headset to ARC to map head movement to robot servos or drive, control camera pan/tilt; deprecated 920VR support only. Try it →

ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

There is no file read, yet. i'm not sure how to implement it yet in a way that will be easy for you to understand and use. it'll come to me:)

#2  

ok, no rush. I wanted to create a database. Maybe an array with actions and status so the robot can remember certain things, both good and bad reactions to things in his environment.

#3  

That's why I prefer actual databases. Searching and parsing a text file is much harder than writing a dB query. You could write the file as "key, data, Value". Then the parsing isn't too bad.

Alan