Skip to content

UT-ADL/autoware_mini_practice

Repository files navigation

Autoware Mini Course

This repo serves as an introduction to Autoware Mini. There are 8 practices that introduce the principles of main modules of Autoware Mini.

system diagram

Practices

Practice Topic
1 Introduction to ROS
2 Localizer
3 Controller
4 Global planner
5 Obstacle detection
6 Local planner
7 Traffic light detection
8 CARLA simulator

Using Git

GitHub account

clone_ssh

Basic git commands

  • git commands you should be familiar with:
    • git add .
    • git commit -m "your commit message"
    • git push
    • git pull
  • We suggest regularly pushing your work into your GitHub repo.
  • All the assessment of your progress will be done by reviewing your code in your GitHub repo created in Practice 1.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •