GithubHelp home page GithubHelp logo

avi9700 / autoware-auto-shuttlebus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mlab-upenn/autoware-auto-shuttlebus

0.0 0.0 0.0 266 KB

Autonomous shuttle bus service implemented in ROS 2 and Autoware.Auto

License: GNU General Public License v3.0

Python 95.75% CMake 4.25%

autoware-auto-shuttlebus's Introduction

Autoware.Auto Shuttle Bus

A project that implements full software stack for RoboBus based on ROS 2 and Autoware.Auto.

Use Cases

Supported regions:

  • Pennovation Center at the University of Pennsylvania

Development Requirements

  1. Each folder in this repository represents a valid ROS 2 package.
  2. All dependencies should be properly resolved in package.xml so that the entire system can be installed using rosdep update.

Developers: please checkout this note for the latest documented known issues.

Usage

  1. Set up Autoware.Auto code base following this official documentation.
  2. Go into src/external and clone this repo:
cd src/external
git clone https://github.com/mlab-upenn/autoware-auto-shuttlebus.git pennovation-shuttlebus
  1. Import the missing dependencies:
cd ${AUTOWARE_AUTO_ROOT}
vcs import < src/external/pennovation-shuttlebus/penn.shuttlebus.repos --recursive 
  1. Download the required data by following instructions in this README.
  2. Build the require packages:
colcon build --packages-up-to shuttlebus_launch
  1. Run the entire system:
ros2 launch shuttlebus_launch localization.launch.py
ros2 launch shuttlebus_launch planning.launch.py

Designs and READMEs

For specific algorithm/software designs, please check out the design folder in each ROS package.

autoware-auto-shuttlebus's People

Contributors

shineyruan 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.