jihoonog / CMPUT-503-Final-Project

CMPUT 503 Final Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final Project

For the final project we implement everything that we've learned from the previous exercise and have our duckiebots navigate through a driving course.

Running the demo

First start the lane following pipeline from Ducketown by running

./run_script.sh

Then you can run the program by running this at the repo's root:

dts devel build -f && dts devel run -R $BOT

About

CMPUT 503 Final Project

License:Other


Languages

Language:Python 94.5%Language:Dockerfile 3.2%Language:Shell 1.2%Language:CMake 1.1%