Code Monkey home page Code Monkey logo

carlafox's Introduction

The CARLA🚖  💜  ROS🦾  💜  Foxglove📊 demo

Requirements

The demo requires an NVIDIA GPU, the NVIDIA container runtime and docker-compose v1.28.0+. You can check for these dependencies by running:

$ docker info |grep Runtimes:
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux nvidia runc
$ docker-compose version --short
1.29.2

Currently the system only works on linux/x86_64 machines (mostly because of the CARLA server).

Quickstart

How to (re)start the system:

docker-compose rm -sf && docker-compose pull && docker-compose up -d --build --force-recreate

Afterwards navigate to http://localhost:8080 to explore the system.

Hacking

If you wish to hack on the intro notebook (or borrow the ideas for your own project) make sure you use the cleanup-notebook.py tool before commiting your changes. It clears the outputs cells leaving only the ones marked with #keep-output (our UI buttons) and also does a metadata cleanup to keep the Git history useful and avoid trivial merge conflicts (you can read more about the latter in the nbdev documentation).

python3 -m pip install -r dev-requirements.txt
python3 cleanup-notebook.py notebooks/CARLA\ 💜\ Foxglove\ demo.ipynb

carlafox's People

Contributors

jpc avatar makaveli10 avatar zoq 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.