Using VEX CTE Workcell? VEXcode EXP is in Beta.
When using a 6-Axis Robotic Arm without an EXP Brain, you are directly connecting the 6-Axis Arm to your computer.
You can use the 6-Axis Robotic Arm with both Blocks and Python projects. This article will show you how to open a new Python project for a direct connection to the 6-Axis Robotic Arm.
To get started, open VEXcode EXP.
Select File, and then select New Text Project.
Next, select Python for the Project Language.
Select 6-Axis Arm for the Project Type.
The EXP logo in the lefthand corner changes to the CTE Workcell logo.
The new Python Arm Project is ready. Python blocks will load in the Toolbox, and now you can begin coding your 6-Axis Arm using Python commands.
Drag Python Blocks from the Toolbox or type Python commands in the Workspace to begin coding.