singg5 / acdc

Code Repository for the MOOC "Automated and Connected Driving Challenges"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Main

This repository belongs to the MOOC Automated and Connected Driving Challenges (ACDC). It contains ROS programming assignments. Enroll in the MOOC to get access to the solutions.

Automated and Connected Driving Challenges

Repository of the official MOOC to learn ROS and algorithms used in automated driving.

Taught by the Institute for Automotive Engineering (ika), RWTH Aachen University.

Instructions and exercises for this repository can be found in the Wiki!

Quick Start

Clone the repository with the contained submodules:

git clone --recurse-submodules https://github.com/ika-rwth-aachen/acdc.git

Pull the docker image that is needed to run our environment

docker pull rwthika/acdc:latest

Launch the docker container in your terminal

acdc/docker $: ./run.sh

License

Copyright (c) 2022, Institute for Automotive Engineering (ika), RWTH University

About

Code Repository for the MOOC "Automated and Connected Driving Challenges"

License:MIT License


Languages

Language:C++ 65.4%Language:PureBasic 25.6%Language:Python 4.2%Language:CMake 3.7%Language:Shell 0.7%Language:Dockerfile 0.3%Language:Makefile 0.1%