-
Notifications
You must be signed in to change notification settings - Fork 6
Updating Scout Janssen
Renato Dell'Osso edited this page Aug 24, 2023
·
1 revision
- Push edited code to GitHub.
- git add .
- git commit -m””
- git push origin
- This will NOT work if you don’t have Git installed
- Open Command Prompt.
- Run “ssh root@144.202.27.203”
- Enter “p#Z9bt$sxj@QnFpR”
- Note that it is working even if you don’t see what you have typed.
- Run “cd Scout-Janssen-2”
- Run “cd sj2”
- Run “git pull origin ”
- Requires personal access token. To make a personal access token, do the following:
- Log into GitHub and go to your account settings
- Then, click on “Developer settings” at the bottom
- Click on “Personal access tokens” on the left
- Click on “Tokens (classic)”
- Then, click on “Generate new token (classic)”
- Add a description (ex. “token for SJ2 development”), and check all of the boxes you need to run SJ2 - I just checked all of them
- Click “Generate token” and copy the token
- Save the token somewhere safe where you’ll remember it but others won’t see it - keep it safe like you would a password
- Use your personal access token as your password. Paste it in by clicking the command prompt icon in the top left, edit, then paste.
- Requires personal access token. To make a personal access token, do the following:
- Run “npm run build”
This is an officially licensed product of Team 4026. Decatur Robotics 2024 is not sponsored by any other Team, and is not responsible for any damages caused by using this product or trusting the programming team, which is by far the least most trustworthy team(Shadow owen money gang, we love coding the robot). By using this product, you are consenting to your information, and thus your identity to be stolen and first-born child taken.
- Editing Documentation & Markdown Syntax
- Code Team to-do List
- Code Standards
- Common Library Structure
- Interfaces
- General Setup
- Branching System
- How to Create Pull Requests
- How to Switch Branches
- Code Reviews
- Reverting Commits
- Singleton Pattern
- Software Installations
- Necessary IntelliJ Plugins
- Vendordeps
- Setting Up New Projects
- Autoformatter Set Up
- Showbot Requirements
- Autonomous
- Calling a Command Based on a Button Press
- CAN
- Clearing Sticky Faults
- Current Limits
- PID Config and Usage
- Robot.java, TeleopInit, DisabledInit
- RoboRio Ports
- SetDefaultCommand
- Wait for Time
- SlewRateLimiter
- LEDs
- InstantCommand
- PhotonVision
- Apriltags
- Camera Display on Shuffleboard
- Object Detection
- Raspberry Pi
- Network Tables
- List of Network Tables (2023)
Up to date as of SJ2, end of 2023 season