You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We store the robotbuilder yaml file in the root of the exported project, using a relative path to the eclipse workspace of ../. This lets us store the yaml file in git, and not worry about absolute paths.
This would allow teams to have their RobotBuilder project files to be used by multiple people and let it be in their version control system.
Something like
With the settings YAML files storing workspace, wiring file, etc.
The text was updated successfully, but these errors were encountered: