Giter VIP home page Giter VIP logo

pathplanning's Introduction

PathPlanning for Kosen-Robocon 2018

Overview

This is the program of the control station(CS) used in Kosen-Robocon 2018-Bottle-Flip Cafe-.

Description

Detects the location of the table with image recognition and creates a route for the automatic robot.When automatic robot has set up all plastic bottles, this detect whether they are standing by using the learning model created by tensorflow.

Requirement

  • Python 3.6.2 :: Anaconda custom (64-bit)
  • Intel RealSense Depth Camera D415
  • pyrealsense2(you need to build sdk by yourself github)

How to use

After install all requirments, run the following in shell:

python detection.py

Then start detection.
If detection is succeeded, do path planning and send path to automatic robot automatically.

If you want to try only path_planning, run the following in the shell:

python path_planning.py [under table x] [middle table x] [up table x] [zone]

zone = 1: red zone
zone = 0: blue zone

example:

python path_planning.py 1250 2500 3750 0

example

pathplanning's People

Contributors

k0tayan avatar

Watchers

 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.