GithubHelp home page GithubHelp logo

eborghi10 / acdc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ika-rwth-aachen/acdc

0.0 0.0 0.0 104.18 MB

Code Repository for the MOOC "Automated and Connected Driving Challenges" available on edX.

Home Page: https://www.edx.org/course/automated-and-connected-driving-challenges

License: MIT License

Shell 0.06% C++ 51.76% Python 7.52% Makefile 0.06% PureBasic 37.29% CMake 3.32%

acdc's Introduction

Build Main

Automated and Connected Driving Challenges (ACDC)

This repository belongs to the Automated and Connected Driving Challenges (ACDC), a Massive Open Online Course (MOOC) on edX.org, teaching how to solve current challenges in the field of automated and connected mobility. This repository contains programming tasks relating to the Robot Operating System (ROS).

Watch the Course Trailer for a quick introduction to the course:

Watch the video

Enroll in the course for free here and learn how to shape future automated and connected mobility!

The course is taught by the Institute for Automotive Engineering (ika) of RWTH Aachen University in Germany.

Repository Content

For the complete course content including the solutions to all programming tasks in the course, please enroll in the course.

If you want to get to know the programming tasks of this repository, you can find instructions in the Repository's Wiki.

We offer additional programming tasks in the form of Jupyter Notebooks here.

Quick Start

All programming tasks can be run inside of a Docker container, which we provide.

  1. Follow all steps described under Installation in this repository's Wiki.

  2. Clone this repository with the contained submodules:

    git clone --recurse-submodules https://github.com/ika-rwth-aachen/acdc.git
  3. Pull the Docker image that is needed to run our tasks:

    docker pull rwthika/acdc:ros1
  4. If you also want to execute our new ROS2 tasks, then you would also need to pull the following image:

    docker pull rwthika/acdc:ros2
  5. Start ROS1: In a terminal, navigate to the Docker directory of this repository and launch the ACDC Docker container with the provided run script:

    # acdc/docker
    ./ros1_run.sh
  6. Start ROS2: In a terminal, navigate to the Docker directory of this repository and launch the ACDC Docker container with the provided run script:

    # acdc/docker
    ./ros2_run.sh

License

Copyright (c) 2023-2024, Institute for Automotive Engineering (ika), RWTH University

acdc's People

Contributors

bastilam avatar cgeller avatar eborghi10 avatar gkueppers avatar jpbusch avatar tillbeemelmanns avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.