Code Monkey home page Code Monkey logo

kaichen1008 / sim-to-real-virtual-guidance-for-robot-navigation Goto Github PK

View Code? Open in Web Editor NEW
76.0 4.0 34.0 39.12 MB

πŸ—ΊπŸ€–πŸš˜πŸ•ΉπŸ“‘ An effective, easy-to-implement, and low-cost modular framework for completing complex navigation tasks.

Python 7.87% Shell 0.09% CMake 2.63% C++ 61.36% Makefile 0.10% CSS 1.57% JavaScript 6.76% HTML 19.62%
reinforcement-learning computer-vision machine-learning slam localization robotics edge-computing sim-to-real automation

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. Two documentations are available on official and nice-look 😜.

πŸ… This project won the second place in NVIDIA AI at the Edge Challenge.

πŸ’Ύ Variant

⚑️ 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
  • Tensorflow 1.12

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

You can find the instruction here

πŸͺ› Usage

Please refer to Manual

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

Contributors

chulie9710 avatar evan861109 avatar hgliu1998 avatar kaichen1008 avatar yuweitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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

Install ORB-SLAM2

Hi, in the step 3.6. Install ORB-SLAM2
You write that we need to download YOUR modification of ORB-SLAM2 which can restore maps, publish poses and construct both 2D and 3D maps simultaneously. But there is no link for it.
Can you share it?

Question about the planner module

I am trying to use the planner module and understand how it works. The documentation says that we should launch this file:
roslaunch turtlebot3_navigation amcl_demo.launch

However, this launch file is used amcl. How can it use amcl when we have already used orb-slam in the localization module?
Also, there are 1 python file called ball_generator.py. I believe that this file is responsible for generating the virtual guidance points. However, it is not being opened by the launch file amcl_demo.launch. So, should I run this file manually?

How should I install and configure??

Hi! Four modules (perception, positioning, planning and control), four Jetson devices (Xavier * 2, nano * 2), how should I install and configure them? Can you explain it in detail, thank you!

ZED Streaming Framework

Hi-

Thank you for putting together the repo and documentation, excellent project! I am trying to understand how the ZED camera is interfaced with the perception & Localization modules.

The instructions for starting up the ZED camera node say "We provide a script to send image from zed camera to Perception module and Localization module simultaneously..... python zednode_new.py". I have been unable to find that file. So I've been trying to replicate one. Did you use openCV to capture video and then pass the frames as images over the network using ZMQ (not using the ZED SDK)? OR did you use the native ZED SDK functionality and ZMQ together? Any nudge on this would help a lot!

Computing Power

I only have 2 Jetson Nanos and 2 Raspberrypi 4, can it be feasible, and which algorithm is most suitable for the available devices?

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.