Changes between Version 4 and Version 5 of Other/Summer/2022/Autonomous


Ignore:
Timestamp:
May 26, 2022, 7:39:19 PM (2 years ago)
Author:
jennyshane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2022/Autonomous

    v4 v5  
    1111
    1212== Background Material ==
    13 This project will use Robot Operating System (ROS) and pytorch. Students should familiarize themselves with [https://wiki.ros.org/ROS/Tutorials ROS] and [https://pytorch.org/tutorials/ pytorch].
     13This project will use Robot Operating System (ROS) and pytorch. Students should familiarize themselves with [https://wiki.ros.org/ROS/Tutorials ROS] and [https://pytorch.org/tutorials/ pytorch]. For a look at a simple self-driving system that could be implemented as a place to get started, you can read [https://developer.nvidia.com/blog/deep-learning-self-driving-cars/ this paper on machine learning for self driving].