From a3f40a541ac7609a89b681cf0ec9f1d901564d2e Mon Sep 17 00:00:00 2001 From: gunarp <46431052+gunarp@users.noreply.github.com> Date: Mon, 31 Aug 2020 17:20:51 -0700 Subject: [PATCH] Add solution repo link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5efcb1f..d08ffb8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Build a Robot with ROS Welcome to UWROV! Over the course of this project we'll do our best to teach you what you need to know to develop for the ROV. +[Solution Repo](https://github.com/uwrov/ros_solution) + ## Part 1 - The Big Picture In this part you will learn about: - A big picture model of how our ROV is controlled