generated from Team488/FRCRobotTemplate
-
Notifications
You must be signed in to change notification settings - Fork 46
Use SmartGit to clone
1jehuang edited this page Jul 17, 2022
·
2 revisions
- Open SmartGit
- In the upper left corner there's a menu titled `Repository`, click it and then select `Clone`.
- Select "Remote git or SVN repository"
- Go to the repository you want to clone on github.org and press "Code" (Big green button), and copy the URL that pops up (the https version of the url should work fine)
- Put that URL into the SmartGit dialog box
- Press Next
- Make sure "Include Submodules" and "Fetch all Heads and Tags" are checked, then press Next
- Click on the small folder icon located on the right of "Path:" and choose a folder to store the clone, Then press Finish*
- Home
- Challenges
- Setting up your environment
- Basic Robot Principles
- Tank Drive
- Altering Tank Drive
- Moving to a target position
- Rotating to a target orientation
- Factories
- The Power of Injection
- Dependency Injection with Dagger
- Upgrading Using the SeriouslyCommonLib
- Running XbotEDU on a Real Robot
- Auto Stopping Collector