Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming Standards #1

Open
Morgeno opened this issue Jan 7, 2014 · 0 comments
Open

Naming Standards #1

Morgeno opened this issue Jan 7, 2014 · 0 comments

Comments

@Morgeno
Copy link
Contributor

Morgeno commented Jan 7, 2014

Each branch is completely lowercase, has dashes (“-“) for spaces. Each branch is an area for the robot (example: drive, test-mode)

VI’s, shared variables follow camelCase, in the pattern “nameofbranchRole”. For example, “driveCheesy” or “armMove” for VIs, “driveThrottle” for shared variables.

Front panel objects can drop the branchName, and just go with the “roleMoreInfoAboutRole” type of name, in camelCase style.

Further discussion about naming standards can go on in this issue thread; anything that goes on IRL should be posted here too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant