Create FTC SDK project
create_projectClone the standard FTC season starting SDK project into your workspace. Skip if you already have a project.
Instructions
Clone a fresh FtcRobotController SDK project (the standard FTC season starting point) into the workspace. Skip this if the team already has a project — pass its path to the other tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest | No | Destination directory (default: workspace/FtcRobotController) |