Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some helpful information #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# f1tenth_labs_openrepo
Lab assignments for F1tenth course

Supplementary Material

T01 - Tutorial on Docker and ROS2 https://www.youtube.com/watch?v=EU-QaO6xTv4 <br>
T02 - Simulator Tutorial https://www.youtube.com/watch?v=eeV9XHYXMlI <br>

L01 - Course Overview https://www.youtube.com/watch?v=v6w_zVHL8WQ <br>
L02 - Automatic Emergency Braking https://www.youtube.com/watch?v=k4FQ-dZ0Lp8 <br>
L03 - Rigid Body Transformations https://www.youtube.com/watch?v=XwNsJFcSQx4 <br>
L04 - PID Control for Wall Following https://www.youtube.com/watch?v=qIpiqhO3ITY <br>
L05 - Follow the Gap for Obstacle Avoidance https://www.youtube.com/watch?v=5asfD-_Z9x8 <br>
L06 - Vehicle States, Vehicle Dynamics and Map Representations https://www.youtube.com/watch?v=8zr5NUS05cM <br>
L07 - Scan Matching https://www.youtube.com/watch?v=tuQXuTe8KK4 <br>
L09 - Particle Filters https://www.youtube.com/watch?v=SRBdpoPl57Q <br>
L10 - Pure Pursuit https://www.youtube.com/watch?v=x9s8J4ucgO0 <br>
L12 - Model Predictive Control https://www.youtube.com/watch?v=mVCjzMtj7yE <br>
L16 - Classic Computer Vision https://www.youtube.com/watch?v=OW6VLFgocDM <br>
L17 - Learning Based Computer Vision https://www.youtube.com/watch?v=_hsDrpZGHtM <br>
L22 - Raceline Optimization https://www.youtube.com/watch?v=Pf4p3bR7AAQ <br>