Skip to content
/ acdc Public
forked from ika-rwth-aachen/acdc

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

License

Notifications You must be signed in to change notification settings

mcitir/acdc

 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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