Giter Site home page Giter Site logo

exynosautoware's Introduction

ExynosAutoware

The RUBIS Autoware project for Exynos Board.

Setup

  1. Install rubis-lab/Autoware_On_Embedded.
  2. Setup WORKSPACE_PATH in yocto_tools/move_recipes.sh

How to Use

  1. Modify source codes in autoware.ai and rubis_ws.
  2. Copy source codes from autoware.ai and rubis_ws
    cd yocto_tools
    python3 synchronize_source.py 
    
  3. Do commit.
  4. Update branches.
    python3 udpate_repository.py
    

Master Branch

  • The branch that contains source codes for building Autoware.
  • All packages in autoware.ai and rubis_ws included in Autoware_On_Embedded repository should be located in autoware.ai and rubis_ws directories of master branch. (They can be easily ported by moving Autoware_On_Embedded/autoware.ai and Autoware_On_Embedded/rubis_ws to ExynosAutoware/autoware.ai and ExynosAutoware/rubis_ws, repectively.)
  • All package level directories should have a package.xml file.
  • Package level directories
    • autoware.ai: autoware.ai/src/<category>/<package_group>/<package>
    • rubis_ws: rubis_ws/src/<package>
  • For example, rubis_ws/src/image_common has no package.xml in Autoware_On_Embedded/rubis_ws, so all packages in it should be moved to rubis_ws/src.

Other Branches

  • Each branch has ros package source codes.
  • They are used to create Yocto recipes.

Yocto Tools

  • yocto_tools/synchronize_source.py
    • Syncrhonize source codes in autoware.ai and rubis_ws when they are located in $HOME directory.
  • yocto_tools/update_repository.py
    • Automatically create and update branch of remote repository based on current master branch.
  • yocto_tools/create_recipes.py
    • Create Yocto recipes to yocto_tools/recipes based on autoware.ai and rubis_ws.
  • yotcto_tools/move_recipes.sh
    • Move autoware recipes to recipes-autoware.

exynosautoware's People

Contributors

hayeonp avatar rubis-lab avatar seohwan avatar

Watchers

James Cloos avatar  avatar

Forkers

seohwan

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.