Jump to content

How Can Multiple FRC Programmers Work on Same Project?


Recommended Posts

Hello All,

We've been asked this question several times, usually by people with broken VIs, and lost code.

So, I posted some of my thoughts and recommendations, and a video from a session done in Oakville Ontario this past week.

Find the video here:

In this blog entry, I discuss how multiple programmers can work together on the same project:

  • Communicate!
  • Split the tasks: dont all work on the same portion of the code
  • Take advantage of separate SubVIs and Typedefs
  • Make sure your files are where you think they are: files tab in project screen
  • How to split up the Robot Typedef into separate sub-typedefs
  • How to replace and "resynchronize" your project after changes are made
  • Backup code by zipping the entire project directory

Regards,

Ben

-- LVMastery.com Team

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.