Skip to main content

No project description provided

Project description

# ERDOS ERDOS is a platform for building self-driving cars and controlling robots.

[![Build Status](https://travis-ci.org/erdos-project/erdos.svg)](https://travis-ci.org/erdos-project/erdos) [![Documentation Status](https://readthedocs.org/projects/erdos/badge/?version=latest)](https://erdos.readthedocs.io/en/latest/?badge=latest)

# Getting started

The easiest way to get ERDOS running is to use our Docker image:

`console docker pull erdosproject/erdos `

# Local installation

## System requirements

ERDOS is currently known to work on Ubuntu LTS 16.04.

## Installation instructions After cloning the repository, run

`console ./install_dependencies.sh `

This script installs ROS and Python dependencies.

## Running an example

`console export PYTHONPATH=$PYTHONPATH:<PATH_TO_ERDOS_DIR> cd examples python pylot/pylot.py --framework=ray `

`console export PYTHONPATH=$PYTHONPATH:<PATH_TO_ERDOS_DIR> # Setup the ROS paths source /opt/ros/kinetic/setup.bash # Run the pipeline using ROS python pylot/pylot.py --framework=ros `

# Getting involved If you would like to contact us, please send an email to: erdos-developers@googlegroups.com, or create an issue on GitHub.

We always welcome contributions to ERDOS. One way to get started is to pick one of the issues tagged with good first issue – these are usually good issues that help you familiarize yourself with the ERDOS code base. Please submit contributions using pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

erdos-0.1.tar.gz (66.7 kB view hashes)

Uploaded Source

Built Distributions

erdos-0.1-py3-none-any.whl (26.3 kB view hashes)

Uploaded Python 3

erdos-0.1-py2-none-any.whl (29.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page