Giter Club home page Giter Club logo

sim-to-real-virtual-guidance-for-robot-navigation's Introduction

Sim-to-Real Virtual Guidance for Robot Navigation

documentation_link

An effective, easy-to-implement, and low-cost modular framework for robot navigation tasks.

Features

  • Automatically navigate the robot to a specific goal without any high-cost sensors.
  • Based on a single camera and use deep learning methods.
  • Use Sim-to-Real technique to eliminate the gap between virtual environment and real world.
  • Introduce Virtual guidance to entice the agent to move toward a specific direction.
  • Use Reinforcement learning to avoid obstacles while driving through crowds of people.

Prerequisites

  • Ubuntu 18.04
  • gcc5 or higher
  • Python 2.7.17 or higher
  • Python 3.5 or higher

Note: Both versions of Python required.

How It Works

  1. Our full architecture is split into four parts: the Perception module, Localization module, Planner module and Control policy module.
  2. The perception module translates the image into comprehensible segmented chunks
  3. The Localization module calculates the agent’s position.
  4. The Planner module generates a path leading to the goal. This path is then communicated to the control policy module via a “virtual guide”.
  5. The Control policy module then deploys deep reinforcement learning to control the agent.
  6. For more details please refer to the website.

Documentation

See here.

Installation

Please refer to Manual

Usage

Please refer to Manual

sim-to-real-virtual-guidance-for-robot-navigation's People

Contributors

chulie9710 avatar evan861109 avatar kaichen1008 avatar yuweitt 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.