Skip to content

An educational self driving car with ROS based on the Duckiebot

Notifications You must be signed in to change notification settings

jdrew1303/ros_duckie

Repository files navigation

ros_duckie

NOTE: development will continue off the develop branch until grading has been finished. Please use the master branch for grading.

git clone repo 

cd repo

docker build -t jdrew1303/duckie:master .

docker run -it --net host --memory="800m" --memory-swap="1.8g" --privileged --name rosbot -v /opt/vc/lib:/opt/vc/lib -v /mnt/usb:/opt/usb jdrew1303/duckie:master

About

An educational self driving car with ROS based on the Duckiebot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published