Giter Site home page Giter Site logo

nao-imitation's Issues

Remove hard-coded parameters

There are several lines of code where paths and object names are hard coded. These should be removed and moved to the config files.

Remove object searching

In the current implementation, robot searches for the object by turning the head. This should be removed as the object will always be in front of the robot.

Load behaviors directly from .gst file

Currrently, each behavior is loaded individually, in imitation.py (~line 55, marked with TODO). This defeats the purpose of a configuration file, because changes to the configuration file are not reflected directly in the program.

Grab point identification

There are issues in the grab point identification algorithm, cause of which still needs to be identified.
One of the issues is related to the invalid values (NaNs in lists of doubles):
/..../NaoImageProcessing.py:110: RuntimeWarning: invalid value encountered in double_scalars

Clean up image processing code

  • remove obsolete code (histogram based thresholding etc.)
  • clean up debug output
  • change integer constants into descriptive strings in config file

Ubrzati sve

Pauze izmedju pojedinih akcija su i dalje preduge

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.