The website link will point you to a list of engineering resources for high schoolers. Some are undergraduate level courses that are considered appropriate and recommended for high schoolers, and a couple are courses designed specifically for high schoolers by MIT students. It would be useful to glance at each course, as they are all […]
Read More… from High School Engineering Courses Developed or Recommended by MIT
This video series explains what is meant by autonomy in robotic vehicles and explores the challenges in navigating unmapped or changing environments. Video topics include: path planning, object tracking, and SLAM algorithms. […]
Read More… from Autonomous Navigation with MATLAB
Provided by the official ROS website, these are a host of very detailed and thorough tutorials. You can expand on topics as deep as you need to with offerings for beginners and intermediates. […]
Read More… from ROS Wiki
This article provides you with a big overview of what ROS is and what it does, and some examples of its usage. It then provides you with some learning material for actually using ROS. […]
Read More… from An Introduction to Robot Operating System (ROS)
This webpage provides brief descriptions of what ROS is and what it is used for. It also provides links to getting started with ROS if desired. […]
Read More… from What is ROS?
This is a massive list of most, if not all, linux commands. Each item can be expanded, making this a great reference guide if you know what you are looking for. […]
Read More… from A-Z index of Linux Commands
This handbook covers 60 core Bash commands developers need to know in a digestivle format, also providing you with example code and tips. The commands presented in this handbook are the ones that you will use the majority of the time. […]
Read More… from The Linux Command Handbook
Through this guide, you will learn some basic commands for Linux. […]
Read More… from Basic Linux Commands for Beginners
This article provides a guide through 25 commands of the widely used Bash Shell, a command-line interface (CLI). This resource is introductory in nature, but teaches you to create your own custom commands. […]
Read More… from Bash Cheat Sheet
This is an advanced, fast tutorial covering concepts for robotics. It is intended for those coming from engineering or robotics and who are already familiar with programming. […]
Read More… from A Beginner’s Julia Tutorial for Engineers and Roboticists
This tutorial comes from the official Julia developers, beginning from the basics and showing you some of Julia’s features to provide you with a starting point. […]
Read More… from Intro to Julia tutorial (version 1.0)
This webpage features a 1 hour YouTube video that summarizes a 300 Page book on Julia with the code associated with the video available. […]
Read More… from Julia Tutorial