Dual Camera Servo Server icon Dual Camera Servo Server Dual-camera server with servo control for stereo VR; includes C# test app and Unity (Oculus Quest 2) bindings for headset, hands and controllers Try it →

ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

The error is correct - the variable is not defined. Please read the entire error, not just the first three words.

Define a variable such as...


$Variable = "Some data"

Perhaps begin with RoboScratch, then try blockly, and eventually move to EZ-Script to learn what a variable is.