📄️ What is ROS?
Overview
📄️ What is Git?
GitHub is a Versioning Control Software which allows people like us to collaborate on code without causing more problems than we solve. With this system (and by adhering to good practices using it) we can create, share and collaborate on projects much larger than what any one of us could create individually and still be effective.
📄️ What is Docker?
Why Docker? What is Docker? Where is Docker?
🗃️ Windows Setup
5 items
📄️ Linux Setup
ROS2 Software must be run in Ubuntu Jammy (22.04). To enable everyone to implement their code without installing an entirely new operating system we will make use of Docker. This will create a Docker container on your computer that's running Ubuntu.
📄️ Mac Setup
Pre-req Installation