Skip to content

uwaft/cav_workshop_source

Repository files navigation

cav_workshop_source

Source code for the CAV workshop/challenge.

Here you can see the final code that you guys will be able to make by the end of the workshop.

MAKE SSH KEYS:

https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/

https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/

For the challenge you need to:

  1. Clone this repo:
    git clone [email protected]:uwaft/cav_workshop_source.git
  2. Create a new branch:
    git checkout -b \<name\>_workshop
  3. Costomize the code with your own road scenario, car configuration and any other changes you want to make!
  4. Push your changes:
    git push origin \<name\>_workshop

Once you are done, go ahead and make a pull request so everyone can see your code!

For tips on using git, visit here

About

Source code for the CAV workshop/challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages