Skip to content

Commit

Permalink
add educational resources list
Browse files Browse the repository at this point in the history
  • Loading branch information
wsribunma committed Sep 2, 2023
1 parent 26b33ea commit f23a804
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions _pages/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,34 @@ <h2 class="fw-bolder">PX4 Vision Autonomy Development Kit</h2>
</div>
</div>
</div>

<div class="container resources-text">
<h2 class="fw-bolder">UAV Operations Training Resources:</h2>
<ul>
<li>
<a href="https://www.udemy.com/course/ros2-for-beginners/">Udemy ROS2 for beginners</a>
</li>
<li>
<a href="https://www.udemy.com/course/ros2-tf-urdf-rviz-gazebo/">Udemy ROS2 Applications to Gazebo/RViz</a>
</li>
<li>
<a href="https://www.udemy.com/course/docker-kubernetes-the-practical-guide/">Udemy ROS2 Applications to Gazebo/RViz</a>
</li>
<li>
<a href="https://www.udemy.com/course/docker-kubernetes-the-practical-guide/">Udemy Docker and Kubernetes</a>
</li>
<li>
<a href="https://www.udemy.com/course/ros2-path-planning-and-maze-solving-with-computer-vision/?deal_code=ST22OT72523&lid=&utm_campaign=230727_Student-MX_EM-Promo_Career-Milestone_T2_NEW&utm_content=udemy_braze.95b320ae6ee4cb300b238c1dbaadec95&utm_medium=Email&utm_source=email-pro&utm_term=3x1_REVIEW">Udemy Path Planning and Maze Solving with CV</a>
</li>
<li>
<a href="https://www.udacity.com/course/version-control-with-git--ud123">Udacity Version Control with Git</a>
</li>
<li>
<a href="https://www.udemy.com/course/complete-python-bootcamp/">Udemy Python 3</a>
</li>
</ul>
</div>

<div class="container resources-text">
<ul>
<li>
Expand Down

0 comments on commit f23a804

Please sign in to comment.