In this video, I'll walk you through how to save your ROS 2 project on GitHub step by step. GitHub is a vital platform for version control, collaboration, and secure storage of your projects, and this tutorial will show you how to initialize, configure, and push your ROS 2 project to a remote repository.
What You'll Learn:
0:00 Introduction
1:03 Install Git
2:15 Configure Git
3:48 Initialize Git
4:19 Add and Commit the Files to Your Local Repository
5:18 Create the Remote Repository on GitHub
9:12 Link the Local Repository to the Remote Repository
10:14 Creating a Fine-Grained Personal Access Token
16:43 Push Code to GitHub
21:48 Git Command Overview
By the end of this tutorial, you’ll know how to securely and efficiently save, manage, and share your ROS 2 project using GitHub.
Resources and Links:
Complete Tutorial Guide: https://automaticaddison.com/how-to-save-your-ros-2-project-on-github/
Visit my blog for more tutorials: https://automaticaddison.com
Connect With Me:
LinkedIn: https://www.linkedin.com/company/automaticaddison/
#ros2 #github #programmingtutorial